Skip to content

Commit be49c26

Browse files
Update sysmodule.c
Co-authored-by: Kumar Aditya <[email protected]>
1 parent 74a751a commit be49c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python/sysmodule.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,8 @@ sys._is_immortal -> bool
979979
/
980980
981981
Return True if the given object is "immortal" per PEP 683.
982+
983+
This function should be used for specialized purposes only.
982984
[clinic start generated code]*/
983985

984986
static int

0 commit comments

Comments
 (0)