mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
71cda461c5
Python 2 and 3 throw different exception types when a file does not exist. Catch both exception types to trigger the download, so that the loader works under both Python versions.