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 josm
Recipients
Date 2007-05-10.12:31:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Sorry, I quoted wrong PEP... PEP 7 is for C code, not Python's one.
PEP 8 is right guide.

I'm still wondering whether using sys.argv[0] for default value is valid or not.
How about changing this as ident = 'syslog'?
doesn't that work?
History
Date User Action Args
2007-08-23 15:58:19adminlinkissue1711603 messages
2007-08-23 15:58:19admincreate