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 djc, eric.araujo, [email protected], meatballhat, mpm, ronaldoussoren, tarek
Date 2010-08-12.00:44:41
SpamBayes Score 0.039025128
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Attaching a patch to implement the marker idea. No doc changes yet.

It should work transparently: you don’t have to give an option to have automatic recalculation, you don’t have to give an option to have it leave your manual MANIFEST alone.

(For the curious, history is at http://beta.intuxication.org/hg/merwok/python-patches. Yay for TDD and Mercurial.)
History
Date User Action Args
2010-08-12 00:44:46eric.araujosetrecipients: + eric.araujo, ronaldoussoren, tarek, djc, [email protected], meatballhat, mpm
2010-08-12 00:44:45eric.araujosetmessageid: <[email protected]>
2010-08-12 00:44:43eric.araujolinkissue8688 messages
2010-08-12 00:44:43eric.araujocreate