Build classes/packages dinamicaly
Paulo Pinto
paulo.pinto at cern.ch
Mon Dec 15 10:37:11 EST 2003
More information about the Python-list mailing list
Mon Dec 15 10:37:11 EST 2003
- Previous message (by thread): Style question
- Next message (by thread): Build classes/packages dinamicaly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have a package that generates classes from a set of XML files using exec. So far the classes appear in the global namespace. Is there any way to also create packages dinamicaly and add the classes to those packages? Thanks in advance, Paulo Pinto
- Previous message (by thread): Style question
- Next message (by thread): Build classes/packages dinamicaly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list