diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2019-10-17 17:15:17 -0700 |
---|---|---|
committer | Paul McGuire <ptmcg@users.noreply.github.com> | 2019-10-17 19:15:17 -0500 |
commit | 6fcd838cadce0f53f56b4316a4fc8740175891ce (patch) | |
tree | cf76afbc530969c47619189d458cd3b7fc0ef73a /examples/cpp_enum_parser.py | |
parent | 8396c6d94fda5faf90b1a93ffcdf390613db0590 (diff) | |
download | pyparsing-git-6fcd838cadce0f53f56b4316a4fc8740175891ce.tar.gz |
Py3 cleanup: Remove __nonzero__ method (#142)
In Python 3, the __nonzero__ method was renamed to __bool__. It no
longer exists as a magic method.
Diffstat (limited to 'examples/cpp_enum_parser.py')
0 files changed, 0 insertions, 0 deletions