mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 20:55:01 +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.