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 Adam.Groszer
Recipients Adam.Groszer
Date 2014-04-09.13:30:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397050226.62.0.490502216987.issue21186@psf.upfronthosting.co.za>
In-reply-to
Content
e.g.

myconfig.has_options(<existing section>, "__name__")

is always True, whereas

myconfig.options(<existing section>)

never has a "__name__" entry
History
Date User Action Args
2014-04-09 13:30:26Adam.Groszersetrecipients: + Adam.Groszer
2014-04-09 13:30:26Adam.Groszersetmessageid: <1397050226.62.0.490502216987.issue21186@psf.upfronthosting.co.za>
2014-04-09 13:30:26Adam.Groszerlinkissue21186 messages
2014-04-09 13:30:26Adam.Groszercreate