1 parent 6ede921 commit 205c368Copy full SHA for 205c368
1 file changed
docs/esp8266/general.rst
@@ -144,4 +144,4 @@ or by an exeption, for example using try/finally::
144
try:
145
# Use sock
146
finally:
147
- s.close()
+ sock.close()
0 commit comments