Bump version to 0.9.1.
[python/dscho.git] / Lib / dos-8x3 / test_bui.py
blob33fef8d1b7e7b3e966ad6473c63f497c326dab10
1 # Python test set -- part 4, built-in functions
3 from test_support import *
5 print '4. Built-in functions'
7 print 'test_b1'
8 unload('test_b1')
9 import test_b1
11 print 'test_b2'
12 unload('test_b2')
13 import test_b2