En Thu, 12 Jul 2007 16:54:24 -0300, krishnakant Mane
<[EMAIL PROTECTED]> escribió:
> hello all,
> can some one suggest me the best solution for a package?
> I have a package folder called idm and there are the following files in
> there.
> __init__.py which is right now empty.
> mainwindow.py
hello all,
can some one suggest me the best solution for a package?
I have a package folder called idm and there are the following files in there.
__init__.py which is right now empty.
mainwindow.py which has a single class called MainWindow which is an
MDI Parent frame from wxpython.
student.py wh