Re: TKinter and Python asyncio

<[email protected]> Wed, 20 Dec 2017 00:40:47 +0100
Newsgroups gmane.comp.python.tkinter
Message-ID <[email protected]>
On 2017-12-20 00:23 Michael Lange <[email protected]> wrote:
> to me like it might be much easier to just download the files from
> within a separate thread. I don't know what exactly you want to
> achieve of course, but from your first post my impression was that
> using threads should not be overly difficult. I might be wrong there,
> of course.

I need to download between 100 or 200 xml-like files from different
locations. More specific: I use "feedparser" to get rss/atom feeds.