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

25 Jun
2012
25 Jun
'12
5:17 p.m.
commit ce8e175bb4b0f833a728234d9c41af2ed2ca5840 Author: Arturo Filastò <hellais@torproject.org> 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
4732
Age (days ago)
4732
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org