vbuterin / pybitcointools

SImple, common-sense Bitcoin-themed Python ECC library
1.28k stars 856 forks source link

ResourceWarning: unclosed file #187

Open drandreaskrueger opened 6 years ago

drandreaskrueger commented 6 years ago

Please have a look at this issue:

https://github.com/pipermerriam/web3.py/issues/385#issuecomment-339369266

.../lib/python3.5/site-packages/bitcoin/mnemonic.py:7:
ResourceWarning: unclosed file ...

This appears to be an issue with https://github.com/vbuterin/pybitcointools

Thanks.