Issue #16423: urllib.request now has support for `data:` URLs.

Patch by Mathias Panzenböck.
This commit is contained in:
Antoine Pitrou 2012-11-24 17:59:08 +01:00
parent a833e0d8ae
commit df204be922
5 changed files with 137 additions and 5 deletions

View file

@ -884,6 +884,7 @@ Mike Pall
Todd R. Palmer
Juan David Ibáñez Palomar
Jan Palus
Mathias Panzenböck
M. Papillon
Peter Parente
Alexandre Parenteau