[Ipython-tickets] [IPython] #218: Move ipython1 to the new coding convention

IPython ipython-tickets@scipy....
Mon Feb 4 14:24:29 CST 2008


#218: Move ipython1 to the new coding convention
----------------------+-----------------------------------------------------
 Reporter:  bgranger  |       Owner:  bgranger
     Type:  task      |      Status:  new     
 Priority:  normal    |   Milestone:  0.9.0   
Component:  ipython1  |     Version:          
 Severity:  normal    |    Keywords:          
----------------------+-----------------------------------------------------
 Up until now we were using lowerCamelCase in ipython1.  We have decided to
 move to lowercase_with_underscores.  We now need to go through ipython1
 and move to this new convention.  We should however, provide shadow names
 to the old convention for public interfaces (RemoteController and
 TaskController).

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


More information about the Ipython-tickets mailing list