![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Regex for nested {}
From: <skip@pobox.com>
Date: Fri Jul 29 2005 - 05:08:58 CEST
Chris> I have a problem matching nested levels of {} ...
Regular expressions can't count, so you'd be better off sticking with
Skip
|