about the path of extensive modules

huzhenghui37 huzhenghui37 at tom.com
Tue Apr 6 11:40:47 EDT 2004


with my experience 
when i install the wxPython  the installer put all things in the 
python\Lib\site-packages\
and from the source code "import wxpthon.wx" i know how import the modules
when i install the py2exe  the installer also put all things in the 
python\Lib\site-packages\

so i wonder the information about the method of  modules path management 
in python.
and if i write my own package of modules how to use (say, install) in python
thanks





More information about the Python-list mailing list