gimp-web r1916 - in trunk: . programmatic



Author: schumaml
Date: Wed Jan 14 22:35:04 2009
New Revision: 1916
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1916&view=rev

Log:
2009-01-14  Michael Schumacher  <schumaml cvs gnome org>

	* programmatic/apache_ssi.py: correcting accidental commit.

Modified:
   trunk/ChangeLog
   trunk/programmatic/apache_ssi.py

Modified: trunk/programmatic/apache_ssi.py
==============================================================================
--- trunk/programmatic/apache_ssi.py	(original)
+++ trunk/programmatic/apache_ssi.py	Wed Jan 14 22:35:04 2009
@@ -23,7 +23,7 @@
 #
 import sys
 import os
-import re
+import sre as re
 import string
 import getopt
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]