Commit Graph
1 Commits
Author SHA1 Message Date
Jason BohrerandGitHub 0c4d254a9c Changed tuple to list
The comparison between parts[1:3] and ('', host) would return false because a list and a tuple were being compared.
2016-07-01 13:26:23 -04:00