mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-09 15:53:54 +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.