changeset 8694 | d901c36bcfce |
parent 8625 | 7ee0752178e5 |
child 8695 | 358d8bed9626 |
--- a/server/sources/native.py Thu Feb 14 15:29:20 2013 +0100 +++ b/server/sources/native.py Thu Feb 14 15:39:23 2013 +0100 @@ -23,9 +23,6 @@ string. This is because it should actually be Bytes but we want an index on it for fast querying. """ - -from __future__ import with_statement - __docformat__ = "restructuredtext en" try: