mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix for AMD FreeBSD 9 buildbot (hopefully), broken by my last checkin.
This commit is contained in:
parent
cdc7e667d3
commit
548095cd4f
1 changed files with 0 additions and 1 deletions
|
@ -3455,7 +3455,6 @@ os_fchmod_impl(PyModuleDef *module, int fd, int mode)
|
|||
|
||||
|
||||
#ifdef HAVE_LCHMOD
|
||||
PyDoc_STRVAR(posix_lchmod__doc__,
|
||||
/*[clinic input]
|
||||
os.lchmod
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue