Re: [Pywikipedia-l] new replace.py option

2009-04-27 Thread Russell Blau
Can't you do this already with pagefromfile.py? - Original Message - From: Rick Block To: pywikipedia-l@lists.wikimedia.org Sent: Monday, April 27, 2009 11:39 AM Subject: [Pywikipedia-l] new replace.py option I submitted a patch several months ago with an svn diff, see

[Pywikipedia-l] new replace.py option

2009-04-27 Thread Rick Block
I submitted a patch several months ago with an svn diff, see http://sourceforge.net/tracker/?func=detail&atid=603140&aid=2424422&group_id=93107 Any status on this, or is there a better way to do what it does (replaces the content of an entire page)? -Rick Block __

Re: [Pywikipedia-l] [Pywikipedia-svn] SVN: [6736] trunk/pywikipedia/wikipedia.py

2009-04-27 Thread shi zhao
sorry, use old rev. have fix 2009/4/27, Nicolas Dumazet : > 2009/4/27 : >> Revision: 6736 >> Author:   shizhao >> Date:     2009-04-27 13:06:57 + (Mon, 27 Apr 2009) >> >> Log Message: >> --- >> fix bug 2780178: repeat = True, can't agian load new > >> -        if lestart is not None:

Re: [Pywikipedia-l] [Pywikipedia-svn] SVN: [6736] trunk/pywikipedia/wikipedia.py

2009-04-27 Thread Nicolas Dumazet
2009/4/27 : > Revision: 6736 > Author:   shizhao > Date:     2009-04-27 13:06:57 + (Mon, 27 Apr 2009) > > Log Message: > --- > fix bug 2780178: repeat = True, can't agian load new > -        if lestart is not None: params['lestart'] = lestart > -        if leend is not None: params['l