[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [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)
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs