PHP » PYTHON |
login |
register |
about
|
PYTHON Predefined Constants
is this article helpful?
|
Python replacement for PHP's Predefined Constants
[
edit
| history
]
import os os.F_OK os.R_OK os.W_OK os.X_OK import stat stat.S_IFBLK stat.S_IFCHR stat.S_IFFIFO stat.S_IFREG stat.S_IFSOCK Predefined ConstantsThe constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.
|
more
Recently updated
more
Most requested
|