Replace long with int (see PEP 237)
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 27 Nov 2012 18:05:03 +0000 (19:05 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 27 Nov 2012 18:05:03 +0000 (19:05 +0100)
commit95649b3936e10a48c4a5009eecfb7647756bde39
tree299976fa5e3fdc2b4053de6cf304ff2f47cabd62
parent3aeb78ea4e5808e30a4f9b7d8496473ad842d7ac
Replace long with int (see PEP 237)
youtube_dl/FileDownloader.py
youtube_dl/InfoExtractors.py
youtube_dl/__init__.py