importing other .py files

Eric thenew_ebryant at yahoo.com
Fri Feb 13 23:17:26 EST 2004


I created a file called TwoFourNode.py that has two classes, a tree
class and a node class.  in a tester file I want to build my 2-4 tree,
but how do I import the TwoFourNode class?



More information about the Python-list mailing list