home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Lib / test / autotest.py < prev    next >
Text File  |  1997-03-07  |  108b  |  4 lines

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