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 BreamoreBoy, berker.peksag, loewis, rhettinger, serhiy.storchaka, steve.dower
Date 2016-01-02.15:51:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451749895.48.0.0699959863165.issue16620@psf.upfronthosting.co.za>
In-reply-to
Content
For now there is only one place left that uses glob1(). Here is a patch that inlines glob1() in that place.
History
Date User Action Args
2016-01-02 15:51:35serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, rhettinger, BreamoreBoy, berker.peksag, steve.dower
2016-01-02 15:51:35serhiy.storchakasetmessageid: <1451749895.48.0.0699959863165.issue16620@psf.upfronthosting.co.za>
2016-01-02 15:51:35serhiy.storchakalinkissue16620 messages
2016-01-02 15:51:35serhiy.storchakacreate