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 nailor
Recipients chris.jerdonek, ezio.melotti, michael.foord, nailor, petri.lehtinen
Date 2012-11-25.23:59:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353887996.19.0.77069542817.issue15132@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, I added the convert names call mostly to make the behavior the same as with passing things from command line.

However, then we should probably wrap the case of str argument to _convert_name and the conversion behavior might be bit too implicit.

I added another patch which does not do the convert_names, but just makes it a list
History
Date User Action Args
2012-11-25 23:59:56nailorsetrecipients: + nailor, ezio.melotti, michael.foord, chris.jerdonek, petri.lehtinen
2012-11-25 23:59:56nailorsetmessageid: <1353887996.19.0.77069542817.issue15132@psf.upfronthosting.co.za>
2012-11-25 23:59:56nailorlinkissue15132 messages
2012-11-25 23:59:56nailorcreate