Bullshit Generator
Tim Chase
python.list at tim.thechases.com
Sun Mar 29 15:29:09 EDT 2009
>> 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
More information about the Python-list
mailing list