修改为东南天坐标系
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class SOCKSError(Exception):
|
||||
"""Generic exception for when something goes wrong"""
|
||||
|
||||
|
||||
class ProtocolError(SOCKSError):
|
||||
pass
|
||||
Reference in New Issue
Block a user