C
chemag
Hi,
I'm having some problems with basic RE in python. I was wondering
whether
somebody could provide a hint on what's going wrong with the following
script. Comments are included.
TIA.
-myself
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-39)] on linux2
Type "help", "copyright", "credits" or "license" for more information.# this makes no sense to me. Why is the previous line matched
# and this not?<_sre.SRE_Match object at 0xb758d020>
I'm having some problems with basic RE in python. I was wondering
whether
somebody could provide a hint on what's going wrong with the following
script. Comments are included.
TIA.
-myself
Python 2.3.4 (#1, Nov 18 2004, 13:39:30)python2.3
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-39)] on linux2
Type "help", "copyright", "credits" or "license" for more information.# this makes no sense to me. Why is the previous line matched
# and this not?<_sre.SRE_Match object at 0xb758d020>