This commit is contained in:
Chris McDonough
2013-01-10 20:40:34 -05:00
parent da3403c564
commit f6a14d2aa8

View File

@@ -9,7 +9,7 @@ An extensible package which can be used to:
- serialize an arbitrary data structure to a data structure composed
of strings, mappings, and lists.
It runs on Python 2.6, 2.7, and 3.2+.
It runs on Python 2.6, 2.7, 3.2, and 3.3.
Please see http://docs.pylonsproject.org/projects/colander/en/latest/
for further documentation.