"tool69" wrote:

> 1 -  create a sort of ini file where I can put the user configuration
> that will load itself on the application startup ;

http://docs.python.org/lib/module-ConfigParser.html ?

> 2 -  a simple plugin system with python files ( maybe to add new
> langages, etc.) ;

http://effbot.org/zone/import-string.htm ?

</F> 



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

Reply via email to