File: spyder3

package info (click to toggle)
spyder 2.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,684 kB
  • ctags: 3,846
  • sloc: python: 33,479; xml: 220; sh: 54; makefile: 32
file content (3 lines) | stat: -rwxr-xr-x 68 bytes parent folder | download
1
2
3
#! /usr/bin/python3
from spyderlib import start_app
start_app.main()