spacepaste

  1.  
  2. ╭─wting@nuc ~ python-2.7.12
  3. ╰─➤ ipython3 2016.09.16 15:52:52 PDT
  4. Python 2.7.12 (default, Jul 1 2016, 15:12:24)
  5. Type "copyright", "credits" or "license" for more information.
  6. IPython 5.0.0 -- An enhanced Interactive Python.
  7. ? -> Introduction and overview of IPython's features.
  8. %quickref -> Quick reference.
  9. help -> Python's own help system.
  10. object? -> Details about 'object', use 'object??' for extra details.
  11. In [1]:
  12. ╭─wting@nuc ~ python-2.7.12
  13. ╰─➤ python3 2016.09.16 15:53:00 PDT
  14. Python 3.5.2 (default, Jul 5 2016, 12:43:10)
  15. [GCC 5.4.0 20160609] on linux
  16. Type "help", "copyright", "credits" or "license" for more information.
  17. >>>
  18.