Python论坛  - 讨论区

标题:Re: Re[3]: [python-chinese] 这个字符串如何做“正侧”

2004年02月25日 星期三 14:27

slackgg slackgg at 163.com
Wed Feb 25 14:27:23 HKT 2004

谢谢,我自己写了句:
>>> tag = re.compile("(<%=.*%>)(.*>)",re.IGNORECASE|re.DOTALL|r
e.VERBOSE)
>>> tag.match("input").groups(1)
怎么显示

Traceback (most recent call last):
  File "", line 1, in ?
AttributeError: 'NoneType' object has no attribute 'groups'

我错在哪里了?
> Hello slackgg,
> 
> copy from Python book!
> 
> """
> re.IGNORECASE |         # allow pepper, Pepper, PEPPER, etc.
> re.DOTALL |             # allow to match newlines as well
> re.VERBOSE)             # this allows the comments and the newlines above
> """

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
网易VIP收费邮箱两周年超值优惠! 满1赠6!!           http://vip.163.com

中国最大的免费邮箱在等你 25兆空间4兆附件!      http://mail.163.com

点击网易泡泡惊喜无限 全免费手机短信任你发!      http://popo.163.com

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号