##// END OF EJS Templates
template ipy_user_conf.py: fix ipy_bzr loading
Ville M. Vainio -
Show More
@@ -85,7 +85,7 b' def main():'
85 #import ipy_winpdb
85 #import ipy_winpdb
86
86
87 # For bzr completer, requires bzrlib (the python installation of bzr)
87 # For bzr completer, requires bzrlib (the python installation of bzr)
88 #import ipy_bzr
88 #ip.load('ipy_bzr')
89
89
90
90
91
91
General Comments 0
You need to be logged in to leave comments. Login now