[Ipython-tickets] [IPython] #238: autoexec conflicts with -pylab option

IPython ipython-tickets@scipy....
Mon Mar 10 12:42:01 CDT 2008


#238: autoexec conflicts with -pylab option
--------------------------+-------------------------------------------------
 Reporter:  JamesSpencer  |        Owner:  vivainio
     Type:  defect        |       Status:  assigned
 Priority:  normal        |    Milestone:          
Component:  ipython       |      Version:          
 Severity:  normal        |   Resolution:          
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by vivainio):

 It blocks in MTInteractiveShell.runsource() line 412:
 {{{
       self.code_queue.put(code)
         if got_lock:
            self.thread_ready.wait()  # Wait until processed in timeout
 interval
 }}}

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


More information about the Ipython-tickets mailing list