by bckfnn
The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
gscokart commented on the jnios fails under Jython 2.2a1 artifact
gscokart created the jnios fails under Jython 2.2a1 artifact
- The unix Makefile was severly broken. Huge thanks to Nicky Sandhu for fixing this and sending the patches to me.- Several typos in statvfs and fstatvfs functions available under unix (solaris). Thanks to Nicky Sandhu for fixing those.
Anonymous committed patchset 1 of module CVSROOT to the jnios CVS repository, changing 11 files
Anonymous created the Welcome to Developers forum thread
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
registered the jnios project
- A small change to os.py (cos.py) which fix a bug reported by Wing Yew Poon, which caused os.path.isfile to return incorrect values.
- Now using os.py from CPython-1.5.2 final.
- internal package renamed.
- popen limitation described.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use