Issue1796425

classification
Title: javaos.py missing renames function.
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: cgroves, dohuiginn, markacy
Priority: normal Keywords:

Created on 2007-09-17.19:48:31 by markacy, last changed 2007-11-30.20:54:34 by cgroves.

Messages
msg1914 (view) Author: Marek Szczypinski (markacy) Date: 2007-09-17.19:48:31
Probably easy to fix with copy of python's os module renames function.
msg1915 (view) Author: Dan (dohuiginn) Date: 2007-11-25.13:31:01
I've submitted a patch as [1838063]
msg1916 (view) Author: Marek Szczypinski (markacy) Date: 2007-11-30.20:15:01
The patch for this was already submitted as [ 1814683 ].

Marek
msg1917 (view) Author: Charlie Groves (cgroves) Date: 2007-11-30.20:54:34
Marek's patch was applied to trunk in r3742.
History
Date User Action Args
2007-09-17 19:48:31markacycreate