You might want to compile a version of Python other than shipped one on your CentOS system. For example, running a Python script using a […]
Continue readingTag: python
How to check Python version (both command-line and programmatically)
Sometimes you might want to confirm if your program will run / is running under Python 2.x or 3.x. We have a very simple way […]
Continue reading
Recent Comments