Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #14807: fix BB failures on Windows - avoid to to rely too many details of ↵ | Giampaolo Rodola' | 2012-05-16 | 1 | -11/+22 |
| | | | | the mode string. | ||||
* | #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 ↵ | Giampaolo Rodola' | 2012-05-15 | 1 | -0/+55 |
tarfile.filemode alias with deprecation warning. |