Updated Summary (markdown)
parent
b402e33f77
commit
5b4e8c3b4a
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue