Kaydet (Commit) ff443a51 authored tarafından Skip Montanaro's avatar Skip Montanaro

added missing element to __all__

üst 6c0a0e15
......@@ -43,7 +43,8 @@ import UserDict
from StringIO import StringIO
__all__ = ["MiniFieldStorage","FieldStorage","FormContentDict",
"SvFormContentDict","InterpFormContentDict","FormContent"]
"SvFormContentDict","InterpFormContentDict","FormContent",
"escape"]
# Logging support
# ===============
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment