summaryrefslogtreecommitdiff
path: root/extras/appengine/sqlformat
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2011-09-06 21:32:26 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2011-09-06 21:32:26 +0200
commite8c01a44354943039cd3599ac040fb3ed6198c8a (patch)
treeb18be75806e90eac886a3646e62f1efc2953ce39 /extras/appengine/sqlformat
parentfb49a64d332bb1374de3e8429e3e08c14a6dc229 (diff)
downloadsqlparse-e8c01a44354943039cd3599ac040fb3ed6198c8a.tar.gz
Add comment why it's called legacy.
Diffstat (limited to 'extras/appengine/sqlformat')
-rw-r--r--extras/appengine/sqlformat/legacy.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/appengine/sqlformat/legacy.py b/extras/appengine/sqlformat/legacy.py
index 6d3aaf8..b563a38 100644
--- a/extras/appengine/sqlformat/legacy.py
+++ b/extras/appengine/sqlformat/legacy.py
@@ -1,5 +1,8 @@
"""Legacy URLs."""
+# This module reflects the URLs and behavior of the former Django
+# application.
+
import logging
import os
import time