Created
February 26, 2015 08:37
-
-
Save utek/9be1d1e079f19b128b31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\utek | |
λ pyc | |
Python27 | |
Python34 | |
pypy | |
C:\Users\utek | |
λ python --version | |
Python 2.7.8 | |
C:\Users\utek | |
λ pyc Python34 | |
C:\Users\utek | |
λ python --version | |
Python 3.4.2 | |
C:\Users\utek | |
λ pyc pypy | |
C:\Users\utek | |
λ Python --version | |
Nazwa 'Python' nie jest rozpoznawana jako polecenie wewnętrzne lub zewnętrzne, | |
program wykonywalny lub plik wsadowy. | |
C:\Users\utek | |
λ pypy --version | |
Python 2.7.8 (10f1b29a2bd2, Feb 03 2015, 00:56:13) | |
[PyPy 2.5.0 with MSC v.1500 32 bit] | |
C:\Users\utek | |
λ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment