[IPython-dev] [Pythonmac-SIG] readline support for OS X Leopard

Ville M. Vainio vivainio at gmail.com
Sat Oct 27 04:37:24 EDT 2007


On 10/27/07, Boyd Waters <bwaters at nrao.edu> wrote:

> Stay tuned for a patch!
>
> something like
>   if 'darwin' in os.platform:

Where do you plan to put this? Configuring readline is done in config
files (ipythonrc), which don't really allow conditional actions.

I suggest you put it in ipy_defaults.py, and we'll advise leopard
users to ignore the ipythonrc and move to the new style configuration
(ipy_user_conf.py).

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list