-
I'm trying to retrieve the full text of pages in old-to-new sequence for diffing the text. mwclient fails with a MediaWiki API error when iterating:
MWDATEFMT = '%Y-%m-%dT%H:%M:%SZ'
revisions = page.revisions(start=start.strftime(MWDATEFMT),
end=end.strftime(MWDATEFMT),
dir='newer', limit=1,
01:06PM UTC on Mar 17 2009 in mwclient
-
I'm using pyExcelerator in a web app that needs to send the user the file instead of saving to disk. For this, I need the ability to save the file to a stream instead of a file. The following patch to CompoundDoc (0.6.3a) should do it:
--- CompoundDoc.py-backup 2007-02-28 12:32:09.000000000 +0530
+++ CompoundDoc.py 2007-02-28 12:33:18.000000000 +0530
@@ -546,7 +546,10 @@.
07:13AM UTC on Feb 28 2007 in pyExcelerator
-
jace committed patchset 5 of module SyntaxHighlight to the The Plone Collective CVS repository, changing 1 files.
07:05PM UTC on Mar 21 2005 in The Plone Collective
-
jace committed patchset 4 of module SyntaxHighlight to the The Plone Collective CVS repository, changing 1 files.
01:29PM UTC on Mar 21 2005 in The Plone Collective
-
jace committed patchset 906 of module CMFBoard to the The Plone Collective CVS repository, changing 1 files.
06:03PM UTC on Sep 21 2004 in The Plone Collective
-
jace committed patchset 3 of module SyntaxHighlight to the The Plone Collective CVS repository, changing 1 files.
10:57AM UTC on Aug 25 2004 in The Plone Collective
-
jace committed patchset 2 of module SyntaxHighlight to the The Plone Collective CVS repository, changing 10 files.
09:32AM UTC on Jun 18 2004 in The Plone Collective
-
jace committed patchset 1 of module SyntaxHighlight to the The Plone Collective CVS repository, changing 10 files.
09:32AM UTC on Jun 18 2004 in The Plone Collective