nskinkel / oppy

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

Make type/length/value representation consistent #88

Closed nskinkel closed 9 years ago

nskinkel commented 9 years ago

We should use a simple class or namedtuple to represent these.

nskinkel commented 9 years ago

Fixed in cell branch.