From: simon Date: Sun, 12 Jan 2003 14:59:54 +0000 (+0000) Subject: The Unicode module no longer depends on `cfg', since it gets the X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/8772ac697da9af645ce4ce9d73b6406f7d126f49?ds=inline;hp=8772ac697da9af645ce4ce9d73b6406f7d126f49 The Unicode module no longer depends on `cfg', since it gets the relevant bits of it passed in to init_ucs(). (Actually I pass in all of it in the Windows version, since it's a bit hairy in there.) git-svn-id: svn://svn.tartarus.org/sgt/putty@2565 cda61777-01e9-0310-a592-d414129be87e ---