[IPython-dev] autoload and making %pydb be more ipythonic (was: Extensions/pydb_ipy.py added)

Ville M. Vainio vivainio at gmail.com
Sun Nov 26 05:23:34 EST 2006


On 11/26/06, Ville M. Vainio <vivainio at gmail.com> wrote:

> Why doesn't it make sense to do this when installing pydb? Isn't
> installation the exact time when things like this should be done?

Answering myself -

The registration should probably be performed both during installation
and import of the module. In installation the registration only
applies to the user that happens to run setup.py, but other users can
do the registration manually by just importing the module once.

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



More information about the IPython-dev mailing list