Ah damn , that's the way.

And what if you have a very big class and want to include some class
functions ?

class ThisIsAClass:
    def __init__(self):

     Here I want to import a class def

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to