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 brian.curtin, hynek, ned.deily, pitrou, r.david.murray, serhiy.storchaka, tarek
Date 2013-01-23.14:23:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358951018.13.0.436743044404.issue17012@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you, Ned, for information.

Here is a patch which remove the first difference (processing an empty path).

The second difference is not semantically significant and I'm not sure whether we need to get rid of it.
History
Date User Action Args
2013-01-23 14:23:38serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, tarek, ned.deily, r.david.murray, brian.curtin, hynek
2013-01-23 14:23:38serhiy.storchakasetmessageid: <1358951018.13.0.436743044404.issue17012@psf.upfronthosting.co.za>
2013-01-23 14:23:38serhiy.storchakalinkissue17012 messages
2013-01-23 14:23:37serhiy.storchakacreate