Message2965

Author cgroves
Recipients
Date 2007-12-10.00:22:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch adds a forked version of filecmp that will no longer work in CPython.  Rather than committing it, I upgraded os.stat to fill in st_mode with the bits needed for filecmp that you're figuring out with the patch.
History
Date User Action Args
2008-02-20 17:18:53adminlinkissue1844733 messages
2008-02-20 17:18:53admincreate