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 eric.araujo
Recipients belopolsky, dmalcolm, doko, eric.araujo, ned.deily, pitrou, rpetrov
Date 2011-07-05.16:20:23
SpamBayes Score 0.0021813614
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I am working on a patch to make patchcheck use os.path.join(sysconfig.get_config_var('srcdir'), etc.) to look for the .hg dir and open files (to do its checks) with the right paths.
History
Date User Action Args
2011-07-05 16:20:24eric.araujosetrecipients: + eric.araujo, doko, belopolsky, pitrou, ned.deily, rpetrov, dmalcolm
2011-07-05 16:20:24eric.araujosetmessageid: <[email protected]>
2011-07-05 16:20:23eric.araujolinkissue9860 messages
2011-07-05 16:20:23eric.araujocreate