Removed reference to stasher

This commit is contained in:
sunshine
2004-08-18 11:36:08 +00:00
committed by zzz
parent 3d6a40a683
commit 87941a0975

View File

@ -12,7 +12,6 @@ __all__ = [
'socket',
'SocketServer',
'tunnel',
'stasher',
]
class Error(Exception):