Updated Summary (markdown)

bdarnell 2011-05-30 11:04:04 -07:00
parent b402e33f77
commit 5b4e8c3b4a
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
# Summary
## Summary
Tornado supports both python2 and python3, which requires care in dealing with strings (see also [PEP 3333](http://www.python.org/dev/peps/pep-3333/#a-note-on-string-types)). Even though each version of python only has two string types, there are logically *three* types that must be considered when supporting both versions: