aboutsummaryrefslogtreecommitdiffstats
path: root/examples/network/downloader/downloader.py
Commit message (Expand)AuthorAgeFilesLines
* Use fully qualified enumerations in more examplesFriedemann Kleint2025-01-061-6/+6
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* examples: fix flake8 issues and add exceptionsCristián Maureira-Fredes2024-01-251-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-271-39/+2
* examples: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-051-1/+1
* Add downloader example with QNetworkAccessManagerSacha Schutz2021-04-151-0/+215