[Ipython-tickets] [IPython] #192: tab completion for python "import"'s

IPython ipython-tickets@scipy....
Tue Oct 30 01:57:36 CDT 2007


#192: tab completion for python "import"'s
-------------------------+--------------------------------------------------
 Reporter:  brian        |        Owner:  fperez
     Type:  enhancement  |       Status:  new   
 Priority:  normal       |    Milestone:        
Component:  ipython      |      Version:        
 Severity:  normal       |   Resolution:        
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by vivainio):

 Works for me:

 [C:/ipython]|1> import xml.<tab>
 xml.etree   xml.parsers xml.sax     xml.dom
 [C:/ipython]|1> import xml.

 Try the svn version of IPython.

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/192#comment:3>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list