~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
..
completion 476 13 years ago Andreas Roehler release-6.0.1 Diff
doc 706 13 years ago Andreas Roehler several docstrings normalised Commands listed in Diff
pymacs 659 13 years ago Andreas Roehler Pymacs integrated No separate install required an Diff
Pymacs 764 13 years ago Andreas Roehler `py-load-pymacs' reconsidered, fixes lp:914601 Diff
test 476 13 years ago Andreas Roehler release-6.0.1 Diff
tools 535 13 years ago Andreas Roehler redundancy py-default-interpreter py-python-comman Diff
website 296 19 years ago montanaro actually... not needed. :-/ Diff
byte-compile-directory.sh 482 13 years ago Andreas Roehler byte-compile-directory.sh added, fixes lp:821986 1.4 KB Diff Download File
CREDITS 761 13 years ago Andreas Roehler menu entry "Customize Python mode" (customize-grou 2.1 KB Diff Download File
highlight-indentation.el 657 13 years ago Andreas Roehler prepare completion fix 3.9 KB Diff Download File
INSTALL 694 13 years ago Andreas Roehler recommend setting py-install-directory, lp:896898, 187 bytes Diff Download File
LICENSE 408 13 years ago Andreas Roehler LICENSE text GPLv3 added 34.3 KB Diff Download File
NEWS 760 13 years ago Andreas Roehler `py-down-exception', lp:914607, fixed thanks Geor 7.6 KB Diff Download File
pymacs.el 764 13 years ago Andreas Roehler `py-load-pymacs' reconsidered, fixes lp:914601 32.6 KB Diff Download File
python-mode.el 768 13 years ago Andreas Roehler - support local environments like `virtualenv' 349 KB Diff Download File
README 604 13 years ago Andreas Roehler Portability of python-mode-tests.sh, fixes lp:8587 1.1 KB Diff Download File