[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torspec/master] fixup! reindex.py: convert to python3
commit 666ca5ebf31a5cd946ff79fd98ef90e680fccb2c
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Mon Nov 25 12:00:27 2019 -0500
fixup! reindex.py: convert to python3
---
proposals/reindex.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/proposals/reindex.py b/proposals/reindex.py
index 2023271..74efaf4 100755
--- a/proposals/reindex.py
+++ b/proposals/reindex.py
@@ -23,7 +23,6 @@ def indexed(seq):
def readProposal(fn):
fields = { }
- print(fn)
f = open(fn, 'r')
lastField = None
try:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits