[Tutor] centos 7 - new setup.. weird python!

bruce badouglas at gmail.com
Wed Jul 19 16:48:17 EDT 2017


Hi.

Testing setting up a new Cnntos7 instance.

I ran python -v from the cmdline...  and instantly got a bunch of the
following! Pretty sure this isn't correct.

Anyone able to give pointers as to what I've missed.

thanks

python -v
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
# /usr/lib64/python2.7/site.pyc matches /usr/lib64/python2.7/site.py
import site # precompiled from /usr/lib64/python2.7/site.pyc
# /usr/lib64/python2.7/os.pyc matches /usr/lib64/python2.7/os.py
import os # precompiled from /usr/lib64/python2.7/os.pyc
.
.
.


More information about the Tutor mailing list