Guide to the python interp. source?

Tim Gahnström /Bladerman tim at bladerman.com
Sun Jul 28 15:23:51 EDT 2002


"Andreas Kostyrka" <andreas at kostyrka.priv.at

>> the sidefects of it. An other possibility would be to generate a good
>> looking errormessage. Because it is likely a mistake.

>Or you forbid also constructs like:
>sys.stdout.write("Hello World\n")

No I don't
I wouldnt prevent it in every case, just when the parameter is actually
assigned a value by the function.
But this is not an issue since I wont do it that way...

Tim






More information about the Python-list mailing list