Re: [Python.NET] python 2.7 build

2010-10-21 Thread Christian Heimes
Am 21.10.2010 10:33, schrieb Barton: > To quote the originator of this project: The Python.Runtime "has a lot > of carnal knowledge" of the inner workings of python. It may take a > while longer before the additions that have been made to python 2.7 > become integrated into the pythonnet's Pyth

Re: [Python.NET] python 2.7 build

2010-10-21 Thread Barton
To quote the originator of this project: The Python.Runtime "has a lot of carnal knowledge" of the inner workings of python. It may take a while longer before the additions that have been made to python 2.7 become integrated into the pythonnet's Python.Runtime (and don't expect 3K any time soo

Re: [Python.NET] Python 2.6 support

2010-10-21 Thread Barton
pythonnet-2.0-alpha2-clr2.0_py26 was compiled with VS 2008, Release, Any CPU against my working copy of SVN 110. It has been uploaded onto the SourceForge server. On 10/20/2010 3:53 PM, pythondotnet wrote: Would you please post Python 2.6-compatible files to the download area? Thank you! __