diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-07 21:45:39 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-07 21:45:39 (GMT) |
| commit | 4e31443c4d2c1fb211a6ea90fc6a8fbd9ff81c97 (patch) | |
| tree | 5fb0a5fc704c00fcdd2b9885ac0896ab2f971309 /Lib/test/test_fileinput.py | |
| parent | 7ae7c87b058137537bdc2b7f1d8e585aa0245c1c (diff) | |
| download | cpython-4e31443c4d2c1fb211a6ea90fc6a8fbd9ff81c97.zip cpython-4e31443c4d2c1fb211a6ea90fc6a8fbd9ff81c97.tar.gz cpython-4e31443c4d2c1fb211a6ea90fc6a8fbd9ff81c97.tar.bz2 | |
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 'Lib/test/test_fileinput.py')
0 files changed, 0 insertions, 0 deletions
