Re: [Numpy-discussion] formatting issues, locale and co

2008-12-30 Thread Lenard Lindstrom
think we are better than before, > > Just a quick look in SVN, trunk/Objects/stringobject.c, shows that the call path for a "%f" format is string_mod -> PyString_Format -> formatfloat -> PyOS_ascii_formatd. -- Lenard Lindstrom ___

Re: [Numpy-discussion] NumPy and Python 2.6 on Windows

2008-12-27 Thread Lenard Lindstrom
David Cournapeau wrote: > Lenard Lindstrom wrote: > >> Sorry for the confusion. I meant that I don't like patching SDL and >> such. I build these in msys using the "configure; make install" >> incantation, so can't easily use magic like manife

Re: [Numpy-discussion] NumPy and Python 2.6 on Windows

2008-12-27 Thread Lenard Lindstrom
David Cournapeau wrote: > Lenard Lindstrom wrote: > >> David Cournapeau wrote: >> >> >>> >>> Do you mean on xp 32 bits or 64 bits ? For the later, I have yet to >>> submit patchs to the mingw-w64 project - the whole libmsvcr90.a is >

Re: [Numpy-discussion] NumPy and Python 2.6 on Windows

2008-12-27 Thread Lenard Lindstrom
Lenard Lindstrom wrote: > David Cournapeau wrote: > >> Do you mean on xp 32 bits or 64 bits ? For the later, I have yet to >> submit patchs to the mingw-w64 project - the whole libmsvcr90.a is >> missing, actually. For 32 bits, I simply got around it by changing the

Re: [Numpy-discussion] NumPy and Python 2.6 on Windows

2008-12-27 Thread Lenard Lindstrom
David Cournapeau wrote: > Lenard Lindstrom wrote: > >> David Cournapeau wrote: >> >>> Hi Lenard, >>> >>> >>> On Sun, Dec 28, 2008 at 5:05 AM, Lenard Lindstrom wrote: >>> >>> >>>> Hi everyone

Re: [Numpy-discussion] NumPy and Python 2.6 on Windows

2008-12-27 Thread Lenard Lindstrom
David Cournapeau wrote: > Hi Lenard, > > > On Sun, Dec 28, 2008 at 5:05 AM, Lenard Lindstrom wrote: > >> Hi everyone, >> >> I build the Pygame dependencies for Windows. With the next Pygame >> release, 1.9.0, we would like to include Python 2.6 support. A

[Numpy-discussion] NumPy and Python 2.6 on Windows

2008-12-27 Thread Lenard Lindstrom
for Pygame testing. http://www3.telus.net/len_l/pygame/numpy-1.2.1.win32-py2.6.msi md5sum: b791f5c4b620da21f779b53252b5932e *numpy-1.2.1.win32-py2.6.msi Lenard -- Lenard Lindstrom ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http