1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-11-23 10:42:30 +01:00
Go to file
Alexander Graf de2399a6c8 Invoke pylint with all Python versions >= 3.3
We used to say in the project description text that we need Python>=3.2,
but I just noted that we use print() flush parameter, which was
introduced with python 3.3. Pylint would have warned that our code would
fail with Python 3.2.
2016-06-26 10:33:17 +02:00
.travis.yml Invoke pylint with all Python versions >= 3.3 2016-06-26 10:33:17 +02:00
instagram.py Allow specifying more than one target to download 2016-06-26 10:04:59 +02:00