[IPython-user] e-mail pasting with cpaste
Ville Vainio
vivainio at gmail.com
Sat Jul 8 04:35:07 CDT 2006
On 7/6/06, Stefan van der Walt <stefan at sun.ac.za> wrote:
> I couldn't think of any situations where this would cause problems
> with other python code -- are there any?
Nope, and it's after all logical; we do strip the left whitespace
("dedent") anyway.
However, code like
> > print "hi"
still won't work due to two quote marks but we can't account for all
the hairy ways of quoting anyway.
In any case, the patch is in.
--
Ville Vainio - vivainio.googlepages.com
vainio.blogspot.com - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list