When I try and unpickle an object with pickle.loads it fails with: ImportError: Import by filename is not supported when unpickleing
I've never used pickle before. Why do I get this and how can I fix it? -- https://mail.python.org/mailman/listinfo/python-list