diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-03 07:44:41 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-03 07:44:41 -0500 |
| commit | 250005b100a4d932643e169027fc6cfe78dff520 (patch) | |
| tree | ed7ddcf68dc566df56ac0712a3a8f5cc44c78b1c /tests | |
| parent | ba2d94888c2989da70fe025aad50eaee1206dc6f (diff) | |
| download | flake8-250005b100a4d932643e169027fc6cfe78dff520.tar.gz | |
Use platform independent path separator
When normalizing paths in flake8.utils, we use the os.path.sep constant
to determine if the item is intended to be a path. If Windows users then
have a path like
foo\bar
Specified, they will get the same behaviour as a *nix user with
foo/bar
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
