Bugs item #2966802, was opened at 2010-03-09 10:08 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2966802...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: "browse" to page with ' in the name
Initial Comment: % python version.py Pywikipedia [http] trunk/pywikipedia (r7976, 2010/03/04, 05:43:35) Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build 5646)]
---8<---
When using replace.py and asking to browse to a page with a single quote in the name causes an assertion error. Trace here:
Do you want to accept these changes? ([y]es, [N]o, [e]dit, open in [b]rowser, [a]ll, [q]uit) b Traceback (most recent call last): File "replace.py", line 719, in <module> main() File "replace.py", line 714, in main bot.run() File "replace.py", line 422, in run page.site().nice_get_address(page.title()) File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/webbrowser.py", line 61, in open File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/webbrowser.py", line 570, in open AssertionError
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-06-18 09:33
Message: Is this still valid?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2966802...