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 eli.bendersky
Recipients eli.bendersky, ezio.melotti, loewis, pitrou
Date 2013-09-27.16:20:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Ooh, I think that's because the "# try processing all rules in topological order" in do_touch doesn't actually topo-sort.
History
Date User Action Args
2013-09-27 16:20:33eli.benderskysetrecipients: + eli.bendersky, loewis, pitrou, ezio.melotti
2013-09-27 16:20:33eli.benderskysetmessageid: <[email protected]>
2013-09-27 16:20:33eli.benderskylinkissue19106 messages
2013-09-27 16:20:33eli.benderskycreate