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 python-dev
Recipients eric.araujo, gnofi, ncoghlan, ned.deily, python-dev
Date 2011-08-27.14:17:44
SpamBayes Score 3.6936558e-07
Marked as misclassified No
Message-id <E1QxJhf-0005CR-UK@dinsdale.python.org>
In-reply-to
Content
New changeset 7b83d2c1aad9 by Nick Coghlan in branch 'default':
Fix #9923: mailcap now uses the OS path separator for the MAILCAP envvar. Not backported, since it could break cases where people worked around the old POSIX-specific behaviour on non-POSIX platforms.
http://hg.python.org/cpython/rev/7b83d2c1aad9
History
Date User Action Args
2011-08-27 14:17:45python-devsetrecipients: + python-dev, ncoghlan, ned.deily, eric.araujo, gnofi
2011-08-27 14:17:44python-devlinkissue9923 messages
2011-08-27 14:17:44python-devcreate