http://www.cyzone.cn/rss匹配里面的title 但是我这个总是匹配不上,我觉得我没有问题的
cyzone_title_list=re.findall(u'<item>.*?<![CDATA[(.*?)]]>.*?</item>',response.text,re.S)