Issue1841639

classification
Title: Filecmp module is not in jython
Type: Severity: normal
Components: Library Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: cgroves, mehendran
Priority: normal Keywords:

Created on 2007-11-30.11:37:58 by mehendran, last changed 2007-12-10.00:21:14 by cgroves.

Messages
msg2028 (view) Author: Mehendran (mehendran) Date: 2007-11-30.11:37:58
Filecmp module is not in jython. 
msg2029 (view) Author: Mehendran (mehendran) Date: 2007-11-30.11:38:48
I am looking at this bug. I will come with the patch soon.
msg2030 (view) Author: Mehendran (mehendran) Date: 2007-12-05.10:27:09
The patch for this bug is uploaded with ID [ 1844733 ].
msg2031 (view) Author: Charlie Groves (cgroves) Date: 2007-12-10.00:21:14
Fixed by adding the st_mode stuff to os.stat that filecmp needed in r3784.
History
Date User Action Args
2007-11-30 11:37:58mehendrancreate