2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-20 04:42:28 +00:00

make minimal a more-useful test

[SVN r15540]
This commit is contained in:
Dave Abrahams
2002-09-28 13:26:12 +00:00
parent 3158d28264
commit 6bfbeb3dfa

View File

@@ -1,2 +1,4 @@
print "IMPORTING minimal_ext"
import minimal_ext
print "DONE IMPORTING minimal_ext"