ethereum / eth-keys

A common API for Ethereum key operations.
MIT License
159 stars 64 forks source link

        grammar = eval(open(options.pwsfile, 'r').read()) #92

Closed Besiktas19033 closed 2 years ago

Besiktas19033 commented 2 years ago

https://github.com/burjorjee/pyethrecover/blob/master/pyethrecover.py#L216

kclowes commented 2 years ago

If you feel there is a bug, please feel free to open an issue with information about the expected behavior, the actual behavior, and steps to reproduce.