[EMAIL PROTECTED] wrote:
Roberto Benitez wrote:
file="%s" % context.textfile
Huh? Isn't that just a weird and probably inefficient way of writing
"file=str(context.textfile)"?
Sso I was mistaken when I said \n were removed... I can indeed split by
'\n' the result of str(context.textfile)
Eric
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )