[IPython-dev] Extension loading

Thomas Kluyver takowl at gmail.com
Tue Oct 2 17:45:34 EDT 2012


On 29 September 2012 16:42, Thomas Kluyver <takowl at gmail.com> wrote:
> Some of our default extensions contain a global flag to prevent the
> extension being loaded more than once. This is rather ugly, and fixes
> us to the singleton model of one IPython shell per process. I'd like
> to clear that up before more third parties copy the pattern.

I've now started this in PR #2462
https://github.com/ipython/ipython/pull/2462

Thanks,
Thomas



More information about the IPython-dev mailing list