Created
December 9, 2016 22:25
-
-
Save rwblair/a7c7c68df1e97bdff1f068510616d20f to your computer and use it in GitHub Desktop.
This file contains 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
~/projects/nipype $ python | |
Python 3.5.2 |Continuum Analytics, Inc.| (default, Jul 2 2016, 17:53:06) | |
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux | |
Type "help", "copyright", "credits" or "license" for more information. | |
>>> import future | |
>>> future.__version__ | |
'0.15.2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment