source: python/trunk/Lib/struct.py@ 20

Last change on this file since 20 was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 82 bytes
Line 
1from _struct import *
2from _struct import _clearcache
3from _struct import __doc__
Note: See TracBrowser for help on using the repository browser.