]> granicus.if.org Git - python/commit
rsync is now a recognized protocol that uses "netloc" (i.e. specifies a network
authorBrett Cannon <bcannon@gmail.com>
Tue, 29 Jun 2004 04:02:40 +0000 (04:02 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 29 Jun 2004 04:02:40 +0000 (04:02 +0000)
commitfbac294d590be0b02a38b68fc5680febb060d7c5
tree1fd17968ab98f02111beec2cb7f544939be351cc
parent289e4cba1cce7e20638d5519355b5b162a2a74af
rsync is now a recognized protocol that uses "netloc" (i.e. specifies a network
location) in its addressing.

Closes bug #981299.
Lib/urlparse.py
Misc/NEWS