[Ipython-tickets] [IPython] #190: # gets converted to \# in var_expand

IPython ipython-tickets@scipy....
Mon Oct 15 19:57:03 CDT 2007


#190: # gets converted to \# in var_expand
----------------------+-----------------------------------------------------
 Reporter:  vivainio  |        Owner:  vivainio
     Type:  defect    |       Status:  new     
 Priority:  high      |    Milestone:          
Component:  ipython   |      Version:          
 Severity:  major     |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by fperez):

 Mhh, I don't see it on my box:
 {{{
 tlon[~]> pysh
 fperez@tlon[~]|1> echo #
 #
 fperez@tlon[~]|2>
 tlon[~]> ip -p sh
 IPython 0.8.2.svn.r2841   [on Py 2.5.1]
 [~]|1> echo #
 #
 [~]|2>
 Do you really want to exit ([y]/n)?
 }}}

 Sorry I can't test further, gotta finish packing for an early flight.

 The only thing that worries me about changing the line you point to is
 that I suspect that code was put in for a reason.  I can't think of why
 right now, but it certainly wasn't accidental.  Mmmh...

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


More information about the Ipython-tickets mailing list