Escape problem

ketulp_baroda at yahoo.com ketulp_baroda at yahoo.com
Tue Mar 2 09:57:19 EST 2004


Hi
I am developing a web application.
I have a string 'foo"bar"' say in variable s.
When I print s on the python shell it prints correctly 'foo"bar"'
whereas when I try to display s on the form it just prints 'foo'. What
should I do to print complete string 'foo"bar"' on the form



More information about the Python-list mailing list