This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author luke-jr
Recipients
Date 2007-05-06.16:05:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The 'ident' value is normally the name of the program, which should be argv[0]. I prefer and normally use single-tab indents. However, when patching code, I adjust to the existing standard within the source. In this case, my handlers.py was already indented with spaces so I conformed to that. I glanced at svn before posting this, and it doesn't appear to be much different for this file.
History
Date User Action Args
2007-08-23 15:58:19adminlinkissue1711603 messages
2007-08-23 15:58:19admincreate