Skip to content

Commit cf96361

Browse files
committed
Update
1 parent 2ece41b commit cf96361

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Modules/mmapmodule.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,8 +1117,6 @@ mmap_mmap_seek_impl(mmap_object *self, Py_ssize_t dist, int how)
11171117
return NULL;
11181118
}
11191119

1120-
/*clinic*/
1121-
11221120
/*[clinic input]
11231121
mmap.mmap.set_name
11241122

0 commit comments

Comments
 (0)