[Python.NET] Python bridge for .NET CF

2005-03-19 Thread Boris Capitanu
Hello again, I am also interested if there is a way to get the bridge to work with Python for Pocket PCs. There is a Python 2.2 available for Pocket PCs from http://www.murkworks.com/Research/Python/PocketPCPython/Overview Thank you, Boris Capitanu [EMAIL PROTECTED]

[Python.NET] PythonEngine.UnloadModule?

2005-03-19 Thread Boris Capitanu
Hello, Is there any way to un-import a module? Suppose I create a plug-in scenario and load plugins with ImportModule... at some point I want to unload a plugin, so something like PythonEngine.UnloadModule is needed. Is this possible to do? Thank you! Boris Capitanu [EMAIL PROTECTED]