commit | ddfb2c3a338a8c1550774648f816e96c41f59de1 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Aug 13 16:30:15 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Aug 13 16:30:15 2010 +0000 |
tree | de6b0cdc76293088f94eb62db2ab61d3c21bff54 | |
parent | 3060c4573ffa4e26deb7d9cbd3a14b8335977075 [diff] |
Issue #9560: Use -b option of the file command in _syscmd_file() Omit the filename to avoid enconding issues, especially with non encodable characters in the Python full path.