| commit | 1f663574ee154dfc95b883747137040f51ea7ef6 | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Sat Nov 26 16:50:44 2005 +0000 |
| committer | Georg Brandl <georg@python.org> | Sat Nov 26 16:50:44 2005 +0000 |
| tree | 1672a7ff57a8f9b7ac41f028cfb0894afb999857 | |
| parent | 7dece6690e103d24696ef543f7d14a2287c80446 [diff] |
bug #1365984: urllib and data: URLs. Problem was that cStringIO objects cannot be assigned attributes on the fly.