Fernando Perez <[EMAIL PROTECTED]> wrote:
> Claudio Grondi wrote:
> > Considering what I found in the ipython mailing archives
> > and the fact, that after the fix with displaying colors on
> > bright backgrounds Gary had no time yet to get in touch
> > with me about the code I have sent him, I su
I haven't tried it on Linux but I believe it should work. FMOD works on Linux
as does Pyrex.
I don't think there is any win32 specific code. Grab the source and try
building it. You'll
likely have to fool with the libraries and includes in setup.py.
gb
Marian Aldenh?vel <[EMAIL PROTECTED]> wrot
Check out pySonic, a new FMOD wrapper written with Pyrex. Much more Pythonic.
gb
--
http://mail.python.org/mailman/listinfo/python-list
On SourceForge you will find release 1.12 of my Python readline
module. If you don't want to hack the colors, there is no reason to
upgrade from 1.11 to 1.12. They *should* work the same.
But if you'd like to hack the iPython colors this new version makes it
possible. In your ipythonrc file add a
Claudio Grondi <[EMAIL PROTECTED]> wrote:
> "Ashot" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> news:[EMAIL PROTECTED]
> > whoa, that was quick, looks like it works for me. Thanks a lot!
> > It would be nice to be able to set the colors in the prefs file, although
> > its possible to edit the pyC