Astrid
Results
33
comments of
Astrid
trafficstars
Are you using Python 2 or Python 3? xmlrpclib is a library that only exists on Python 2, so I'm not sure why Garlium (Python 3) tries to import it.
We also have this issue - also on Backblaze S3, but no Kubernetes involved.
I'm going to attempt to tackle this. Any tips on how to get started/where I should be looking? I intend to implement support for the `.gitignore` file format only, as...