[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #12879 [Obfsproxy]: Obfsproxy has incorrect Error type



#12879: Obfsproxy has incorrect Error type
---------------------------+---------------------
 Reporter:  RushingWookie  |          Owner:
     Type:  defect         |         Status:  new
 Priority:  normal         |      Milestone:
Component:  Obfsproxy      |        Version:
 Keywords:  csverror       |  Actual Points:
Parent ID:                 |         Points:
---------------------------+---------------------
 In the socks.py file of obfsproxy there is a small bug with the csv
 reader.

 in line 133: `except csvError, err:` should be `except csv.Error, err:`.
 csvError does not exist and I think its just missing the period.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12879>
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