[Python-Dev] #! magic

Christian Heimes lists at cheimes.de
Wed Jan 23 07:57:28 CET 2008


M.-A. Lemburg wrote:
>> sys.flags(debug=0, py3k_warning=0, division_warning=0, division_new=0,
>> inspect=-2147483647, interactive=-2147483647, optimize=0,
>> dont_write_bytecode=0, no_user_site=1, no_site=0, ingnore_environment=1,
> 
> Is this a copy&paste error or a typo in the code ----^ ?

It's a typo in the code. It's already fixed in the trunk but it was not
fixed in the 370 branch.

Christian



More information about the Python-Dev mailing list