Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37593527
en ru br
ALT Linux repos
S:2.7.18-alt11
5.0: 2.5.4-alt5
4.1: 2.5.4-alt0.M41.1
4.0: 2.4.5-alt0.M40.1
3.0: 2.4.1-alt5

Group :: Development/Python
RPM: python

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: python-2.4.4-alt-TextTools.patch
Download


--- Python/Tools/scripts/parseentities.py	2006-10-24 14:17:58 +0400
+++ Python/Tools/scripts/parseentities.py.new	2006-12-26 20:49:20 +0300
@@ -13,7 +13,7 @@
 
 """
 import re,sys
-import TextTools
+import mx.TextTools as TextTools
 
 entityRE = re.compile('<!ENTITY +(\w+) +CDATA +"([^"]+)" +-- +((?:.|\n)+?) *-->')
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin