-
Committer:
Martin Pool
-
Date:
2009-03-11 07:10:30 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4114.
-
Revision ID:
mbp@sourcefrog.net-20090311071030-vk7p00y42nldr4j7
Fix crash in SSHSmartClientStreamMedium repr.
The super init method uses the object's repr so some variables must be
saved before calling it.