|
From: Michael F. <fuz...@vo...> - 2009-03-02 15:04:20
|
Marc Tompkins wrote: > On Sun, Mar 1, 2009 at 6:21 PM, Marc Tompkins <mar...@gm... > <mailto:mar...@gm...>> wrote: > > I came up with an ugly workaround - actually, it's fine for my > purposes, but typographically wrong - I'm replacing all the > apostrophes with backticks. I'm hoping my users won't notice. > Actually, of course, I could do another replacement just before > printing; I might do that later on if I'm bored. > > For the sake of completeness, I thought I'd follow up - like most > things, it turned out to be very simple in the end. I wanted this > class to look up the code and return the Message as a text-wrapped > paragraph (or list of lines) anyway, so I just replace "`" with "'" > before textwrapping, and everything is cool and groovy. > > Sorry for the waste of bandwidth. > Not a problem. :-) Michael > -- > www.fsrtechnologies.com <http://www.fsrtechnologies.com> > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > ------------------------------------------------------------------------ > > _______________________________________________ > Configobj-develop mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/configobj-develop > -- http://www.ironpythoninaction.com/ |