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

  • Committer: edloper
  • Date: 2007-08-05 02:29:03 UTC
  • Revision ID: svn-v3-single1-dHJ1bmsvcHl0aG9uLW1vZGU.:fb98634b-d22b-0410-a57a-e996bee27b70:trunk%2Fpython-mode:434
- Replaced (setq L (cons X L)) with more idiomatic (push X L)
Filename Latest Rev Last Changed Committer Comment Size
..
website 296 18 years ago montanaro actually... not needed. :-/ Diff
doctest-mode.el 308 17 years ago edloper - Replaced (setq L (cons X L)) with more idiomatic 64.3 KB Diff Download File
pycomplete.el 275 20 years ago montanaro This almost certainly needs work, but if you add 975 bytes Diff Download File
pycomplete.py 275 20 years ago montanaro This almost certainly needs work, but if you add 2.6 KB Diff Download File
python-mode.el 300 17 years ago bwarsaw Added support for the 'with' statement, including 143 KB Diff Download File