Fix docstring.

This commit is contained in:
Tom Christie 2011-12-09 11:27:29 +00:00
parent a3f483a6b1
commit 34a2526fd0

View File

@ -1,5 +1,5 @@
""" """
The :mod:`compatibility ` module provides support for backwards compatibility with older versions of django/python. The :mod:`compat` module provides support for backwards compatibility with older versions of django/python.
""" """
# cStringIO only if it's available # cStringIO only if it's available