home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / lib / python2.6 / struct.py < prev    next >
Encoding:
Python Source  |  2010-12-26  |  82 b   |  4 lines

  1. from _struct import *
  2. from _struct import _clearcache
  3. from _struct import __doc__
  4.