[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #28863 [Core Tor/Fallback Scripts]: updateFallbackDirs.py thinks it is python 3 compatible but it is not
#28863: updateFallbackDirs.py thinks it is python 3 compatible but it is not
---------------------------------------+--------------------------------
Reporter: starlight | Owner: (none)
Type: defect | Status: needs_revision
Priority: Medium | Milestone:
Component: Core Tor/Fallback Scripts | Version:
Severity: Normal | Resolution:
Keywords: fallback-ci, 043-must | Actual Points: 0.5
Parent ID: #30971 | Points:
Reviewer: asn | Sponsor:
---------------------------------------+--------------------------------
Changes (by teor):
* status: needs_review => needs_revision
Comment:
I need to add future statements at the start of the scripts:
from __future__ import print_function
And for the update script:
from __future__ import division
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28863#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs