[Python-Dev] Unicode patches checked in

Barry A. Warsaw bwarsaw@cnri.reston.va.us
Wed, 15 Mar 2000 13:41:00 -0500 (EST)


>>>>> "FL" == Fredrik Lundh <effbot@telia.com> writes:

    FL> somewhere in this thread, Guido wrote:

    >> BTW, I added a tag "pre-unicode" to the CVS tree to the
    >> revisions before the Unicode changes were made.

    FL> maybe you could base SLP on that one?

/F's got it exactly right.  Check out a new directory using a stable
tag (maybe you want to base your changes on pre-unicode tag, or python
1.52?).  Patch in that subtree and then eventually you'll have to
merge your changes into the head of the branch.

-Barry