[IPython-dev] ipython sphinx directive

Fernando Perez fperez.net at gmail.com
Sun Jan 10 11:05:27 EST 2010


Hi Vaclav,

2010/1/10 Václav Šmilauer <eudoxos at arcig.cz>:
> --- ipython_directive.py.orig   2010-01-10 11:20:40.993799492 +0100
> +++ ipython_directive.py        2010-01-10 11:28:29.863710962 +0100

Could you please resend your patch as an attachment?  It was likely
mangled by a mail client (yours or mine, I don't know), because it
doesn't apply against the current branch:

maqroll[sphinxext]> patch -p0 < ../../directive.patch
patching file ipython_directive.py
Hunk #1 FAILED at 25.
Hunk #2 FAILED at 214.
Hunk #3 succeeded at 403 with fuzz 1.
patch unexpectedly ends in middle of line
2 out of 3 hunks FAILED -- saving rejects to file ipython_directive.py.rej
patch unexpectedly ends in middle of line

just do

bzr diff > filename.patch

and send me that so I can apply it.

Thanks!

f



More information about the IPython-dev mailing list