[Ipython-tickets] [IPython] #154: Automatic module reloading

IPython ipython-tickets@scipy....
Thu Mar 6 13:17:00 CST 2008


#154: Automatic module reloading
-------------------------+--------------------------------------------------
 Reporter:  pv           |        Owner:  vivainio
     Type:  enhancement  |       Status:  assigned
 Priority:  normal       |    Milestone:          
Component:  ipython      |      Version:          
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by pv):

 The pre_prompt hook is (to my understanding) run before displaying the
 prompt, whereas module reloading should occur after the user presses
 Enter, before running the code. Otherwise, reloading happens one step late
 and the code the user just edited (after the prompt was shown) does not
 take effect until the next prompt.

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


More information about the Ipython-tickets mailing list