[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[no subject]



Je réessaye, mon mailer web ne marche pas très bien (s'il
rajoute des backslashes il faut les virer sauf s'ils sont
doublés)

tesio@chameau:~ 118> python -c 'import re,sys,string; \
print string.join(re.match("(.*)# debut bloc 2.*# fin bloc 2\n\n\n(.*)" ,\
sys.stdin.read(),re.M+re.S).groups())' < test.replace





Reply to: