Skip to content

Commit

Permalink
initializing dynamic receptacles
Browse files Browse the repository at this point in the history
  • Loading branch information
jquast committed Sep 13, 2020
1 parent 1189124 commit 97b5705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion telnetlib3/client_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def connection_lost(self, exc):

# break circular references.
self._transport = None
self.reader.fn_encoding = None

def connection_made(self, transport):
"""
Expand Down

0 comments on commit 97b5705

Please sign in to comment.