python3 urlopen(...).read() returns bytes

Christian Heimes lists at cheimes.de
Mon Dec 22 18:05:58 EST 2008


ajaksu schrieb:
> That said, a "decode to declared HTTP header encoding" version of
> urlopen could be useful to give some users the output they want (text
> from network io) or to make it clear why bytes is the safe way.

Yeah, your idea sounds both useful and feasible. A patch is welcome! :)

Christian




More information about the Python-list mailing list