Message1254

Author kzuberi
Recipients
Date 2006-10-11.16:06:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=18288


Not sure if the snapshots will grow into a common practice
for Jython, but note that cpython in 2.3 introduced a
'platform' module, and there is also patch to make it play
nicer with other python implementations:

 http://python.org/sf/1563842

Perhaps it would be handy in general to have this module
available in jython even in 2.2. Then at least one could use
 say platform.python_build as a differentiator.

- kz
 
History
Date User Action Args
2008-02-20 17:17:34adminlinkissue1565644 messages
2008-02-20 17:17:34admincreate