This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
14404b68d8
cpython
/
Lib
/
struct.py
3 lines
54 B
Python
Raw
Normal View
History
Unescape
Escape
Finish-up the struct module optimizations started at the Iceland NFS sprint.
2008-01-03 20:01:15 -04:00
from
_struct
import
*
Added _struct._clearcache() for regression tests
2008-01-03 22:54:42 -04:00
from
_struct
import
_clearcache