[tor-bugs] #18666 [Stem]: ExitPolicy constructor inconsistent
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Mar 28 13:00:25 UTC 2016
#18666: ExitPolicy constructor inconsistent
---------------------------+--------------------
Reporter: Sebastian | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Stem | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
---------------------------+--------------------
{{{
print(str(ExitPolicy('reject *:*,')))
print(str(ExitPolicy('reject6 *:*,')))
}}}
the former works, the latter fails
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18666>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list