Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee88ff9

Browse files
committed
Add entries for cStringIO and cPickle
1 parent f22d7e2 commit ee88ff9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Modules/Setup.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,9 @@ binascii binascii.c
312312
# Fred Drake's interface to the Python parser
313313
parser parsermodule.c
314314

315+
# Digital Creations' cStringIO and cPickle
316+
cStringIO cStringIO.c
317+
cPickle cPickle.c
315318

316319
# Example -- included for reference only:
317320
# xx xxmodule.c

0 commit comments

Comments
 (0)