Files
cpython/Modules
Larry Hastings 9cf065cfdc Issue #14626: Large refactoring of functions / parameters in the os module.
Many functions now support "dir_fd" and "follow_symlinks" parameters;
some also support accepting an open file descriptor in place of of a path
string.  Added os.support_* collections as LBYL helpers.  Removed many
functions only previously seen in 3.3 alpha releases (often starting with
"f" or "l", or ending with "at").  Originally suggested by Serhiy Storchaka;
implemented by Larry Hastings.
2012-06-22 16:30:09 -07:00
..
2012-06-23 00:31:04 +02:00
2012-02-21 13:59:40 +02:00
2012-03-14 18:21:35 -05:00
2011-09-28 07:41:54 +02:00
2012-06-22 21:12:59 +02:00
2012-05-05 19:45:37 +01:00
2012-03-13 16:13:35 -05:00
2012-03-06 15:37:36 +01:00
2011-09-28 07:41:54 +02:00
2011-12-10 17:50:22 -05:00
2012-03-07 14:59:13 -06:00
2012-02-20 22:24:29 -05:00
2012-02-20 22:24:29 -05:00
2012-05-25 10:22:29 -07:00