Msutils: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (New page: msutils is a collection of Python bindings of glibc functions not available in the Python standard library and of utility wrappers around some of the existing standard library functions an...)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Software}}
msutils is a collection of Python bindings of glibc functions not available in the Python standard library and of utility wrappers around some of the existing standard library functions and objects.
msutils is a collection of Python bindings of glibc functions not available in the Python standard library and of utility wrappers around some of the existing standard library functions and objects.



Latest revision as of 20:32, 27 February 2008

msutils is a collection of Python bindings of glibc functions not available in the Python standard library and of utility wrappers around some of the existing standard library functions and objects.

See [1] and [2].