### Steps to reproduce 1. mv regopcodes.txt regopcodes.py 2. pylint regopcodes.py ### Current behavior Infinite loop when it encounters the expression ``op >= opcode.HAVE_ARGUMENT`` ### Expected behavior No infinite loop ### Output of pylint --version: pylint 2.4.4 astroid 2.3.3 Python 3.8.1 (default, Jan 8 2020, 22:29:32) [GCC 7.3.0] [regopcodes.txt](https://github.com/PyCQA/astroid/files/4294174/regopcodes.txt)