mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-11 16:51:51 +00:00
This approach is incompatible with the sys.path extension approach in the next commit which is used to to find the vendored copy of secp256k1lab, so use __file__ instead which works as well.