Sebastian Niklasch 1a45936595 prevent AttributeError
If os.path.isfile(sqlite_cache_file) is False, the Attribute cache_connection was not assigned and so an Attribute Error occured in the following lines.
2019-10-26 15:59:39 +10:00
..
2019-08-21 15:45:21 +02:00
2019-10-26 15:59:39 +10:00
2019-01-10 16:46:55 +01:00