tornado/demos
Paul Buchheit f732f98063 add a linkify() function for converting text to html with link detection. Also changed xhtml_escape to not convert return value to utf8, since pages should be assembed in unicode and not utf8 encoded until they are ready to write(). 2010-09-30 14:41:13 -07:00
..
appengine Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
auth Turn on auto-reloading when 'debug' setting is given 2009-09-17 19:47:32 -07:00
blog Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
chat add a linkify() function for converting text to html with link detection. Also changed xhtml_escape to not convert return value to utf8, since pages should be assembed in unicode and not utf8 encoded until they are ready to write(). 2010-09-30 14:41:13 -07:00
facebook Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
helloworld Two minor typos 2009-09-13 12:26:16 -07:00