From e8bc43f15091a3619f46760115d139614a965c6a 2008-04-06 11:29:54 From: Ville M. Vainio Date: 2008-04-06 11:29:54 Subject: [PATCH] template ipy_user_conf.py: fix ipy_bzr loading --- diff --git a/IPython/UserConfig/ipy_user_conf.py b/IPython/UserConfig/ipy_user_conf.py index e77abcc..55049ba 100644 --- a/IPython/UserConfig/ipy_user_conf.py +++ b/IPython/UserConfig/ipy_user_conf.py @@ -85,7 +85,7 @@ def main(): #import ipy_winpdb # For bzr completer, requires bzrlib (the python installation of bzr) - #import ipy_bzr + #ip.load('ipy_bzr')