Skip to content

Commit

Permalink
Update to latest version of six
Browse files Browse the repository at this point in the history
The following line would fail when __spec__ was None:

```python
__spec__.submodule_search_locations = []  # PEP 451 @undefinedvariable
```
  • Loading branch information
pfhayes committed Jul 31, 2015
1 parent c9a4f36 commit a9746be
Showing 1 changed file with 156 additions and 44 deletions.
Loading

0 comments on commit a9746be

Please sign in to comment.