diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-07 21:45:39 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-07 21:45:39 +0000 |
commit | b4220c7f86885b91ebc225da4b74a19e1ed747eb (patch) | |
tree | 710a0cf196a360bdb13c51eedb5a75eb0d034b3b /Python/pythonrun.c | |
parent | 2ddf7aed96507a54c529355567d663f31aeef92e (diff) | |
download | cpython-b4220c7f86885b91ebc225da4b74a19e1ed747eb.tar.gz |
Create fileutils.c/.h
* _Py_fopen() and _Py_stat() come from Python/import.c
* (_Py)_wrealpath() comes from Python/sysmodule.c
* _Py_char2wchar(), _Py_wchar2char() and _Py_wfopen() come from Modules/main.c
* (_Py)_wstat(), (_Py)_wgetcwd(), _Py_wreadlink() come from Modules/getpath.c
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions