[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Future statements want to be in another place.



commit ce8e175bb4b0f833a728234d9c41af2ed2ca5840
Author: Arturo Filastò <hellais@xxxxxxxxxxxxxx>
Date:   Mon Jun 25 19:17:38 2012 +0200

    Future statements want to be in another place.
---
 ooni/plugoo/reports.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ooni/plugoo/reports.py b/ooni/plugoo/reports.py
index 6d4c90c..71213e5 100644
--- a/ooni/plugoo/reports.py
+++ b/ooni/plugoo/reports.py
@@ -1,8 +1,8 @@
+from __future__ import with_statement
+
 import os
 import yaml
 
-from __future__ import with_statement
-
 import itertools
 from ooni import log, date
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits