[Python-3000] PEP 3131 accepted (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Fri May 25 00:33:01 CEST 2007
- Previous message: [Python-3000] PEP 3131 accepted
- Next message: [Python-3000] PEP 3131 accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] PEP 3131 accepted
- Next message: [Python-3000] PEP 3131 accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]