source: trunk/essentials/dev-lang/python/Doc/lib/libfcntl.tex@ 3368

Last change on this file since 3368 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 7.0 KB
Line 
1\section{\module{fcntl} ---
2 The \function{fcntl()} and \function{ioctl()} system calls}
3
4\declaremodule{builtin}{fcntl}
5 \platform{Unix}