Issue1835119

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

Created on 2007-11-20.12:37:51 by mehendran, last changed 2008-09-13.23:22:53 by zyasoft.

Messages
msg2013 (view) Author: Mehendran (mehendran) Date: 2007-11-20.12:37:51
"platform" module is not in jython. 
msg2014 (view) Author: Mehendran (mehendran) Date: 2007-11-20.12:38:24
I will come with the patch soon.
msg2015 (view) Author: Mehendran (mehendran) Date: 2007-11-26.12:15:20
The patch with ID [ 1838658 ] is attached.
msg3555 (view) Author: Jim Baker (zyasoft) Date: 2008-09-13.23:22:53
Fixed in 2.5 and tested with test_platform
History
Date User Action Args
2008-09-13 23:22:53zyasoftsetstatus: open -> closed
resolution: fixed
messages: + msg3555
nosy: + zyasoft
2007-11-20 12:37:51mehendrancreate