summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_stat.py
Commit message (Expand)AuthorAgeFilesLines
* #14807: fix BB failures on Windows - avoid to to rely too many details of the...Giampaolo Rodola'2012-05-161-11/+22
* #14807: fix bb failure due to symlink test relying on hard-coded permissionsGiampaolo Rodola'2012-05-151-1/+1
* #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile....Giampaolo Rodola'2012-05-151-0/+55