8000 Update Modules/posixmodule.c · python/cpython@cc3a59c · GitHub
[go: up one dir, main page]

Skip to content

Commit cc3a59c

Browse files
Update Modules/posixmodule.c
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
1 parent 716f594 commit cc3a59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/posixmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5503,7 +5503,7 @@ os._path_abspath
55035503
55045504
start: Py_ssize_t=0
55055505
5506-
Make path absolute.
5506+
Make path absolute from character start.
55075507
[clinic start generated code]*/
55085508

55095509
static PyObject *

0 commit comments

Comments
 (0)
0