mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add entries for cStringIO and cPickle
This commit is contained in:
parent
f22d7e2c69
commit
ee88ff9d05
1 changed files with 3 additions and 0 deletions
|
@ -312,6 +312,9 @@ binascii binascii.c
|
|||
# Fred Drake's interface to the Python parser
|
||||
parser parsermodule.c
|
||||
|
||||
# Digital Creations' cStringIO and cPickle
|
||||
cStringIO cStringIO.c
|
||||
cPickle cPickle.c
|
||||
|
||||
# Example -- included for reference only:
|
||||
# xx xxmodule.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue