Steve Clift pointed out that 'file' allows a netloc.

This commit is contained in:
Guido van Rossum 1999-02-22 15:38:46 +00:00
parent 61eeb044d7
commit 974e32d910

View file

@ -10,6 +10,7 @@
'https', 'shttp',
'prospero', '']
uses_netloc = ['ftp', 'http', 'gopher', 'nntp', 'telnet', 'wais',
'file',
'https', 'shttp', 'snews',
'prospero', '']
non_hierarchical = ['gopher', 'hdl', 'mailto', 'news', 'telnet', 'wais',