bottle-sqlite
bottle-sqlite copied to clipboard
fix: AttributeError: module 'inspect' has no attribute 'getargspec'.
python3.11 and 3.12, not inspect.getargspec
This should really be merged, the library is broken for py3.11 and 3.12 without it!