| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21741: Add st_file_attributes to os.stat_result on Windows. | Zachary Ware | 2014-06-19 | 1 | -0/+29 |
|
|
* | Issue #18322: fix some test_stat nits. | Antoine Pitrou | 2013-06-29 | 1 | -11/+7 |
|
|
* | Solaris' /dev/null is a symlink. The device test now uses stat instead of lst... | Christian Heimes | 2013-06-23 | 1 | -4/+7 |
|\ |
|
| * | Solaris' /dev/null is a symlink. The device test now uses stat instead of lst... | Christian Heimes | 2013-06-23 | 1 | -4/+7 |
|
|
* | | Issue #11016: Add C implementation of the stat module as _stat | Christian Heimes | 2013-06-22 | 1 | -20/+37 |
|/ |
|
* | BSD: block devices are gone | Christian Heimes | 2013-06-22 | 1 | -1/+1 |
|
|
* | Fix test_stat on BSD, /dev/da0 and /dev/ad0 are links | Christian Heimes | 2013-06-21 | 1 | -1/+2 |
|
|
* | Add tests for untested features of the 'stat' module (part of issue #11016) | Christian Heimes | 2013-06-21 | 1 | -13/+132 |
|
|
* | #14807: fix BB failures on Windows - avoid to to rely too many details of the... | Giampaolo Rodola' | 2012-05-16 | 1 | -11/+22 |
|
|
* | #14807: fix bb failure due to symlink test relying on hard-coded permissions | Giampaolo Rodola' | 2012-05-15 | 1 | -1/+1 |
|
|
* | #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.... | Giampaolo Rodola' | 2012-05-15 | 1 | -0/+55 |
|
|