[issue15104] Unclear language in __main__ description

2014-04-14 Thread Sam Lucidi
Sam Lucidi added the comment: I've attempted to synthesize the ideas in this thread into a clearer explanation of __main__. What I've written doesn't attempt to explain anything else about module naming, but it does try to address the common package and module uses of __main__

[issue15104] Unclear language in __main__ description

2014-04-14 Thread Sam Lucidi
Sam Lucidi added the comment: Thanks, I've revised the change based on your comments. -- Added file: http://bugs.python.org/file34822/clarify-__main__-documentation.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15104

[issue18628] Better index entry for encoding declarations

2014-04-14 Thread Sam Lucidi
Sam Lucidi added the comment: Here's a patch which changes the entry in the index to encoding declarations (source file) per Terry's third point. -- keywords: +patch nosy: +mansam Added file: http://bugs.python.org/file34826/encoding-declarations-index.patch

[issue15104] Unclear language in __main__ description

2014-04-14 Thread Sam Lucidi
Changes by Sam Lucidi man...@csh.rit.edu: Added file: http://bugs.python.org/file34831/clarify-__main__-documentation-backticks.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15104