home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / lib / struct.py < prev    next >
Encoding:
Python Source  |  2008-01-21  |  56 b   |  3 lines

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