[python-win32] opposite of "import module"

Olivier RIFF olivier.riff at id3semiconductors.com
Tue Feb 22 18:05:18 CET 2005


Hello,
 
what is the opposite of "import module" ?
 
I have create my own module (implemented in C and generate with SWIG)
and  I use it under PythonWin. But once I have imported it, I cannot
compile my module anymore because PythonWin is still using it (moreover,
I do not find the way to do a restart of the PythonWin shell, which is
possible with the standard Python GUI) and I do not want to have close
PythonWin each time I have to change something in the implementation of
my module.
 
Have a nice day
 
Olivier
 
************************************************************************
***********

Olivier Riff
id3 Semiconductors 
5, rue de la Verrerie 
F-38120 LE FONTANIL-CORNILLON 
Fax :  (33) 04 76 75 52 30 
Web: http://www.id3semiconductors.com
<http://www.id3semiconductors.com/>  
mailto:olivier.riff at id3semiconductors.com 
************************************************************************
*********** 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20050222/02f87d4a/attachment.html


More information about the Python-win32 mailing list