Skip to content

Commit a855d8d

Browse files
committed
Change docstring.
1 parent 3de4f60 commit a855d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/sysmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2538,7 +2538,7 @@ sys.immortalize
25382538
object: object
25392539
/
25402540
2541-
Make the object immortal. This means that it's reference count will never be modified while the interpreter is running.
2541+
Make the object immortal.
25422542
[clinic start generated code]*/
25432543

25442544
static PyObject *

0 commit comments

Comments
 (0)