For those of you that
- want to surf on the edge of Web technology without understanding it,
- desire to be considered as a software guru,
- are forced to write technical documents that nobody will read.
- want to laugh a bit,

I have written a "Bullshit Generator" script in Python (see below). It
generates English sentences at random, talking about leading-edge Web-based
technologies.

+1 for inclusion in stdlib :)

Is it an upgrade from

  from urllib import urlopen
  bs = urlopen("http://xahlee.org";).read()

?

<gdr>

-tkc





--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to