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 serhiy.storchaka
Recipients hynek, jcea, pitrou, serhiy.storchaka
Date 2012-12-22.17:59:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356199141.04.0.557318258217.issue16618@psf.upfronthosting.co.za>
In-reply-to
Content
Aha! It's OS/2 where glob('*/') returns result without trailing slash. Here also glob() can return str (on 2.7) result for unicode pattern.
History
Date User Action Args
2012-12-22 17:59:01serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, pitrou, hynek
2012-12-22 17:59:01serhiy.storchakasetmessageid: <1356199141.04.0.557318258217.issue16618@psf.upfronthosting.co.za>
2012-12-22 17:59:01serhiy.storchakalinkissue16618 messages
2012-12-22 17:59:00serhiy.storchakacreate