home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / Python / Lib / Python1.5 / test / autotest.py < prev    next >
Encoding:
Text File  |  1997-03-07  |  108 b   |  4 lines

  1. # Backward compatibility -- you should use regrtest instead of this module.
  2. import regrtest
  3. regrtest.main()
  4.