How do I check what version of Python is running my script? - Stack Overflow
From the command line (note the capital 'V'):
python -V
This is documented in 'man python'.
Read full article from How do I check what version of Python is running my script? - Stack Overflow
No comments:
Post a Comment