``` File "<stdin>", line 80 with open("/proc/meminfo", "r") as meminfo: ^ SyntaxError: invalid syntax ``` *Note:* RHEL5 and python 2.4.x are EOL. I will not go out of my way to accommodate for EOL OS's and python versions.