rest25/library/filesys.rst => rest262/library/filesys.rst | ||
---|---|---|
19 | statvfs.rst | |
20 | filecmp.rst | |
21 | tempfile.rst | |
22 | glob.rst | |
23 | fnmatch.rst | |
24 | linecache.rst | |
25 | shutil.rst | |
26 | dircache.rst | |
n | 27- | Also see section :ref:`bltin-file-objects` for a description of Python's built- |
n | 27+ | macpath.rst |
28- | in file objects. | |
29- | ||
30- | .. % XXX can this be included in the seealso environment? --amk | |
31 | ||
32 | ||
33 | .. seealso:: | |
t | 31+ | |
32+ | Section :ref:`bltin-file-objects` | |
33+ | A description of Python's built-in file objects. | |
34 | ||
35 | Module :mod:`os` | |
36 | Operating system interfaces, including functions to work with files at a lower | |
37 | level than the built-in file object. | |
38 |
Legends | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
|