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 techtonik
Recipients brian.curtin, georg.brandl, r.david.murray, techtonik
Date 2010-02-16.20:24:36
SpamBayes Score 0.11885826
Marked as misclassified No
Message-id <1266351878.44.0.904511914053.issue7939@psf.upfronthosting.co.za>
In-reply-to
Content
The last one should be:
retcode = call([sys.executable, "diff.py oldfile newfile"])
History
Date User Action Args
2010-02-16 20:24:38techtoniksetrecipients: + techtonik, georg.brandl, r.david.murray, brian.curtin
2010-02-16 20:24:38techtoniksetmessageid: <1266351878.44.0.904511914053.issue7939@psf.upfronthosting.co.za>
2010-02-16 20:24:36techtoniklinkissue7939 messages
2010-02-16 20:24:36techtonikcreate