Y
Hacker News
new
|
ask
|
show
|
jobs
by
wyldfire
4099 days ago
Is there a transaction module that provides a null/no-op implementation for compatibility with CPython?
1 comments
fijal
4099 days ago
yes, normal transaction.py should just work :-)
link