Re: [PythonCE] 2.6 update

2008-03-22 Thread Christopher Fairbairn
Hi, On 23/03/2008, at 5:07 AM, Alexandre Delattre wrote: > Btw, I have a suggestion to make compiling/porting C extension > modules easier in future PythonCE builds: > > Indeed, the functions implemented in wince_compatibility.c are not > available from a C extension module. > > Using the __de

Re: [PythonCE] 2.6 update

2008-03-22 Thread Alexandre Delattre
Congratulations ! I'll be glad to try the new features of Py 2.6 right on my pda :) Btw, I have a suggestion to make compiling/porting C extension modules easier in future PythonCE builds: Indeed, the functions implemented in wince_compatibility.c are not available from a C extension module.