summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--annotated_example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/annotated_example.py b/annotated_example.py
index b7f0aca..cb50307 100644
--- a/annotated_example.py
+++ b/annotated_example.py
@@ -199,7 +199,7 @@ if __name__ == "__main__":
pass
"""
-Expansion of _read
+Expansion of _read (no parameters other than self)
/************************************************/
while self.run_read_thread: // While the read thread is supposed to be running
try: