[tor-bugs] #8549 [Flashproxy]: Mac OS X pluggable transports bundles need Python 2.7 for argparse (was: Mac OS X pluggable transports bundles are missing argparse.py, twisted, zope)

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 22 15:07:17 UTC 2013


#8549: Mac OS X pluggable transports bundles need Python 2.7 for argparse
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  dcf
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:     
Component:  Flashproxy  |        Version:     
 Keywords:              |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------
Changes (by dcf):

  * priority:  critical => normal


Comment:

 Talking with Alex, it seems that `argparse`, `twisted`, and `zope` were
 omitted intentionally; `argparse` because it is
 [http://docs.python.org/2/library/argparse.html part of the standard
 library] (new in Python 2.7) and `twisted` and `zope` because they come
 with Mac OS X.

 Therefore it seems this reduces to making sure our programs get run with
 `python2.7`. Probably the original error happened on a system where
 `python2.6` is the default.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8549#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list