749
749
self._password = password
751
751
self._username = username
752
755
# SmartClientStreamMedium stores the repr of this object in its
753
756
# _DebugCounter so we have to store all the values used in our repr
754
757
# method before calling the super init.