Patches item #1985183, was opened at 2008-06-05 09:42 Message generated for change (Comment added) made by nicdumz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1985183...
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: Alex S.H. Lin (lin4h) Assigned to: Nobody/Anonymous (nobody) Summary: Patch update for locale update and obsolete info...etc
Initial Comment: readtalk.py:Fix by myself, simple to read default project's talkpage. Add parameter "all" to read all project from config.usernames.
BeautifulSoup.py:update to 3.0.6 wikibooks_family.py:add obsoleted wiktionary_family.py: add de namespace and other obsoleted speedy_delete.py: update zh info.
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2008-06-08 23:51
Message: Logged In: YES user_id=1963242 Originator: NO
Committed in r5540, with some minor fixes : * Changing tabs to spaces * sys.path.append('..') does not work here, (on Unix ?), adding both sys.path.append('..') and sys.path.append(re.sub('/[^/]*$', '', sys.path[0])) pathes for cross platform compatibility * also removing obsolete languages from interwiki sort orders
Thanks :)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1985183...
pywikipedia-l@lists.wikimedia.org