-----Original Message----- From: Brian Lloyd [mailto:brian@zope.com] Sent: Thursday, October 21, 2004 9:51 PM To: Roman Yakovenko; pythondotnet@python.org Subject: RE: [Python.NET] RE: Request for current status
Well, I'll try to do it. I have complex environment of unittest for client/server application. So it seems to me that in a near future I will have to compile Python.Net by myself. I don't need new futures, I am very happy with what I have right now. All I want is to migrate to Python 2.4
Roman
We're in luck ;) I just tried it, and all the tests pass under 2.4 b1 (there is a deprecation warning, but thats harmless).
To recompile for 2.4, you just have to visit the file src/runtime/Runtime.cs and do a search-and-replace of 'python23' to 'python24' and then run make.
That is really good news. After python 2.4 will be released I will switch to PythonNet-1.0-beta4, built from CVS. Thank you. I think that right now you told me very important information. Could you write it down in your readme.txt file, in CVS? Roman
Brian Lloyd brian@zope.com V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com