[tor-bugs] #28863 [Core Tor/Fallback Scripts]: updateFallbackDirs.py thinks it is python 3 compatible but it is not

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 10 02:46:52 UTC 2019


#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


More information about the tor-bugs mailing list