[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] using urllib



On Tue, 2005-04-19 at 16:17 -0400, Shandy Brown wrote:
> can anyone recommend any strategies for using urllib for doing simple
> pulling of information with pygame?

Solarwolf has a built in url download for the news. It's been awhile
since I looked, but it uses urllib and I'm pretty sure threads. I
haven't had any problem reports on any platform with whatever Solarwolf
is doing, so that might be the place to start.