On Oct 3, 2015 7:40 AM, "Steven D'Aprano" wrote:
> I need to add a footnote between [2] and [3], but I don't want to have to
> renumber the following 997 footnotes by hand. Is there something I can do,
> within the syntax of ReST itself, to help?
I would use a regular expression to find and repla
Creating a standalone, special-purpose program that does one thing really
well seems doable for a beginner. What you are describing sounds much more
involved than that though. Frankly, it is overwhelming. I would HIGHLY
suggest looking into creating an extension/plugin for an existing
open-sourc
On 5/24/05, Brett C. <[EMAIL PROTECTED]> wrote:
My thesis, "Localized Type Inference of Atomic Types in Python", wassuccessfully defended today for my MS in Computer Science at the CaliforniaPolytechnic State University, San Luis Obispo. With that stamp of approval I
am releasing it to the world.