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 vstinner
Recipients amaury.forgeotdarc, brian.curtin, eric.araujo, maker, tim.golden, vstinner
Date 2011-05-26.16:21:27
SpamBayes Score 0.021428972
Marked as misclassified No
Message-id <1306426887.83.0.601865956656.issue9654@psf.upfronthosting.co.za>
In-reply-to
Content
> I propose to merge both files, this would ease maintenance
> and understanding of how these paths are determined.

You mean to have only one function? I would prefer to keep two functions, but one should call the another one :) (you should factorize the code)
History
Date User Action Args
2011-05-26 16:21:28vstinnersetrecipients: + vstinner, amaury.forgeotdarc, tim.golden, eric.araujo, brian.curtin, maker
2011-05-26 16:21:27vstinnersetmessageid: <1306426887.83.0.601865956656.issue9654@psf.upfronthosting.co.za>
2011-05-26 16:21:27vstinnerlinkissue9654 messages
2011-05-26 16:21:27vstinnercreate