genericpath | index /home/linkliman/Documents/Python/Python3.6/lib/python3.6/genericpath.py Module Reference |
Path operations common to more than one OS
Do not use directly. The OS specific modules import the appropriate
functions from this module themselves.
Modules | ||||||
|
Functions | ||
|
Data | ||
__all__ = ['commonprefix', 'exists', 'getatime', 'getctime', 'getmtime', 'getsize', 'isdir', 'isfile', 'samefile', 'sameopenfile', 'samestat'] |