Code

forgot re
authoracspike <acspike@users.sourceforge.net>
Fri, 24 Nov 2006 19:01:55 +0000 (19:01 +0000)
committeracspike <acspike@users.sourceforge.net>
Fri, 24 Nov 2006 19:01:55 +0000 (19:01 +0000)
share/extensions/inkex.py

index 4bf977b9b9870674fd0eb224133f379fdcfca4fe..2c49f32f8f0b0ed5f569618442e9e4a3f59a47c2 100755 (executable)
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 """
-import sys, copy, optparse, random
+import sys, copy, optparse, random, re
 
 #a dictionary of all of the xmlns prefixes in a standard inkscape doc
 NSS = {