~a-roehler/python-mode/XEmacs-compat-test

Viewing all changes in revision 768.

  • Committer: Andreas Roehler
  • Date: 2012-01-17 16:42:52 UTC
  • Revision ID: andreas.roehler@online.de-20120117164252-bvysswtkwhr4dcj8
- support local environments like `virtualenv'

  M-x `py-install-local-shells' called in a
  dired-buffer installs named shells from locally found
  executables.
  See customizable `py-extensions'. Or install like this:
  (py-install-local-shells "MY-PATH/EXECUTABLE")

  Alternatively edit/install `py-shell-template', giving
  `py-shell-name' the full path incl. executable
                 
  If calls to common `py-shell' should use local executable
  instead of default system Python set
  `py-use-local-default' alongside with
  `py-shell-local-path' 
  see command `py-toggle-local-default-use'



expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: