nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Connection should use `definitions` instead of `constants` #86

Closed nskinkel closed 9 years ago

nskinkel commented 9 years ago

To stick with prior convention, Connection module should use a definitions.py file instead of constants.py file.

nskinkel commented 9 years ago

fixed in 8e0c56c35b