Gerardo Herzig a écrit :
> Carl Bank a écrit :
>>
>> Add these lines in __init__.py:
>>
>> from MYCLASSES.A import A
>> from MYCLASSES.B import B
>>  
>>
> Ummm, that works indeed, but forces me to import all (more than A and B) 
> classes, rigth?

Why so ?

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

Reply via email to