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.

作者 eric.araujo
收信人 belopolsky, brett.cannon, eric.araujo, mark.dickinson, pitrou
日期 2010-06-15.10:12:08
SpamBayes Score 0.16915444
Marked as misclassified
Message-id <1276596731.87.0.422729111824.issue8912@psf.upfronthosting.co.za>
In-reply-to
内容
Another one: I’d like to move the file name filtering from the worker functions into the main function. With that change, looping over all file names to get only the C files would be written and run only once, even if there are four functions that operate on these files. There is not backward compatibility guarantee for Tools/*, right?
历史
日期 用户 动作 参数
2010-06-15 10:12:12eric.araujo修改recipients: + eric.araujo, brett.cannon, mark.dickinson, belopolsky, pitrou
2010-06-15 10:12:11eric.araujo修改messageid: <1276596731.87.0.422729111824.issue8912@psf.upfronthosting.co.za>
2010-06-15 10:12:10eric.araujo链接issue8912 messages
2010-06-15 10:12:08eric.araujo创建