Base classes or global functions

Stephen Boulet stephen at theboulets.net
Sun Jul 21 13:22:45 EDT 2002


I have two classes, Class1 and Class2. Class1 contains a list of Class2 
objects, but no inheritance is involved

Both classes use some functions I wrote. What's the best way of making the 
functions available to the classes?

-- Stephen, who's trying to develop good programming habits



More information about the Python-list mailing list