Issue477608

classification
Title: os.path.getmtime() missing
Type: Severity: normal
Components: Library Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: bckfnn Nosy List: bckfnn
Priority: normal Keywords:

Created on 2001-11-02.19:05:20 by bckfnn, last changed 2001-11-03.16:00:04 by bckfnn.

Messages
msg446 (view) Author: Finn Bock (bckfnn) Date: 2001-11-02.19:05:20
The getmtime-function is missing from os.path in in 
jython 21a3.

Reported by robertj on jython-user.
msg447 (view) Author: Finn Bock (bckfnn) Date: 2001-11-03.15:56:38
Logged In: YES 
user_id=4201

Added as test331.py
msg448 (view) Author: Finn Bock (bckfnn) Date: 2001-11-03.16:00:04
Logged In: YES 
user_id=4201

Fixed in javapath.py: 1.7;
History
Date User Action Args
2001-11-02 19:05:20bckfnncreate