File: preferences.ini

package info (click to toggle)
python-envisageplugins 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,616 kB
  • ctags: 1,970
  • sloc: python: 7,047; makefile: 11; sh: 11; 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()"