Break lines?

saneman asdfsdf at asd.com
Tue Feb 26 10:45:10 EST 2008


I have made this string:


TITLE          = 'Efficiency of set operations: sort model,
		 (cphstl::set::insert(p,e)^n cphstl::set::insert(e)), integer'

But I am not allowed to break the line like that:

IndentationError: unexpected indent

How do I break a line?



More information about the Python-list mailing list