[docs] option -m bug (original) (raw)
skeu.Grass skeu.grass at gmail.com
Thu Dec 8 08:19:43 CET 2011
- Previous message: [docs] [issue13549] Incorrect nested list comprehension documentation
- Next message: [docs] [issue13502] Documentation for Event.wait return value is either wrong or incomplete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I found that the description of option '-m' is wrong: In Python v2.7.2 documentation » Python Setup and Usage » 1.1.1. Interface options -m it says As with the -c option, the current directory will be added to the start of sys.path. But I found that using the "python -m" the current directory won't be added to the start of sys.path. I tested the v2.6.6 v2.7.2 v3.2.2, they all have the problem.
skeu.Grass -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/docs/attachments/20111208/431d80a5/attachment.html>
- Previous message: [docs] [issue13549] Incorrect nested list comprehension documentation
- Next message: [docs] [issue13502] Documentation for Event.wait return value is either wrong or incomplete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]