[issue16651] Find out what stdlib modules lack a pure Python implementation

Serhiy Storchaka report at bugs.python.org
Sun Dec 9 20:03:07 CET 2012


Serhiy Storchaka added the comment:

array
audioop
binascii
random
re
struct
xml.parsers.expat
cjkcodecs

zlib, bz2, lzma and crypts also can be implemented in pure Python.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16651>
_______________________________________


More information about the Python-bugs-list mailing list