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

  • 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'



Filename Latest Rev Last Changed Committer Comment Size
..
pymacs.el 659 13 years ago Andreas Roehler Pymacs integrated No separate install required an 30.8 KB Diff Download File
pymacs.py 659 13 years ago Andreas Roehler Pymacs integrated No separate install required an 22.7 KB Diff Download File