Skip to content

Commit 8c3a597

Browse files
symtable fix
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
1 parent 2b96cb5 commit 8c3a597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/symtable.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Examining Symbol Tables
297297

298298
.. method:: is_cell()
299299

300-
Return ``True`` if the symbol is a cell variable.
300+
Return ``True`` if the symbol is referenced from a nested block.
301301

302302
.. versionadded:: 3.15
303303

0 commit comments

Comments
 (0)