Bugs item #3126855, was opened at 2010-12-03 19:46 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3126855...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None
Status: Pending Resolution: Fixed
Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody)
Assigned to: xqt (xqt)
Summary: Enhance djvutext.py
Initial Comment: Please, after text = text.replace('', "\n") add others replacements to remove the "\x1d" (group separator), "\x0b" (vertical tabulation) and "\x0c" (form feed) characters (with usually appears in djvu files). This will clear a little the final output.
Pywikipedia [http] trunk/pywikipedia (r8180, 2010/05/15, 13:14:44) Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] config-settings: use_api = True use_api_login = True
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2011-05-15 17:43
Message: done in r 9246. Don't know what to do with "\x0b" (vertical tabulation). Normally this should be replaced with white spaces but this does not have any effect.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3126855...
pywikipedia-bugs@lists.wikimedia.org