[Ipython-tickets] [IPython] #150: Alias and macro simplifications

IPython ipython-tickets@scipy....
Thu May 3 13:12:47 CDT 2007


#150: Alias and macro simplifications
-------------------------+--------------------------------------------------
 Reporter:  vivainio     |       Owner:  fperez
     Type:  enhancement  |      Status:  new   
 Priority:  normal       |   Milestone:        
Component:  ipython      |     Version:        
 Severity:  normal       |    Keywords:        
-------------------------+--------------------------------------------------
 - Make all aliases created automatically to system command (%rehashx)
 lowercase, when there is no immediate collision

 - Remove the "number of positional arguments" from alias structure, it's
 redundant and wastes space

 - Make "trivial" aliases (cp -> cp) smaller (point to None?)

 - Move macros out of result printer, they belong to same phase as alias
 and magic translations.

-- 
Ticket URL: <http://projects.scipy.org/ipython/ipython/ticket/150>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list