File: preferences.ini

package info (click to toggle)
python-envisageplugins 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,600 kB
  • sloc: python: 6,968; sh: 11; makefile: 8; lisp: 1
file content (4 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (4)
1
2
3
4
[enthought.remote_editor]
python_shell = python -c "from enthought.epdlab.app.epdlab import main; main()"
python_editor = python -c "from enthought.plugins.remote_editor.editor_plugins.editra.start_editra import main; main()"