[Python-3000] PEP 3131 accepted

"Martin v. Löwis" martin at v.loewis.de
Fri May 25 00:33:01 CEST 2007


> Alas, the coding directive is not good enough.  Have a look at this:
> 
>     http://zesty.ca/python/tricky.png
> 
> That's an image of a text editor containing some Python code.  Can you
> tell whether running it (post-PEP-3131) will delete your .bashrc file?

I would think that it doesn't (i.e. allowed should stay at 0).

Why does os.remove get invoked?

Regards,
Martin


More information about the Python-3000 mailing list