![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archivebackreference in regexp
From: Schüle Daniel <uval@rz.uni-karlsruhe.de>
Date: Tue Jan 31 2006 - 15:15:04 CET
X-Enigmail-Version: 0.76.5.0
Hello @all,
>>> p = re.compile(r"(\d+) = \1 + 0")
'search' returns None but I would expect it to
Am I using something that is not supported by Python
Regards, Daniel
|