Skip to content
Snippets Groups Projects
Commit 2852819d authored by Armin Rigo's avatar Armin Rigo
Browse files

Update the list of modules.

parent 17d6cf75
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
Standard library modules supported by PyPy, in alphabetical order:
* ``__builtin__ __pypy__ _codecs _lsprof _minimal_curses _random _rawffi _socket _sre _weakref bz2 cStringIO crypt errno exceptions fcntl gc itertools marshal math md5 mmap operator parser posix pyexpat select sha signal struct symbol sys termios thread time token unicodedata zipimport zlib``
* ``__builtin__ __pypy__ _ast _bisect _codecs _lsprof _minimal_curses _random _rawffi _ssl _socket _sre _weakref array bz2 cStringIO cpyext crypt errno exceptions fcntl gc itertools marshal math md5 mmap operator parser posix pyexpat select sha signal struct symbol sys termios thread time token unicodedata zipimport zlib``
Supported, but written in pure-python:
......@@ -29,7 +29,7 @@
Supported, but written in pure-python:
* ``array binascii cPickle cmath collections ctypes datetime functools grp md5 pwd pyexpat sha sqlite3 syslog``
* ``binascii cPickle cmath collections ctypes datetime functools grp pwd sqlite3 syslog``
All modules that are pure python in CPython of course work.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment