;ELC   
;;; Compiled by alex_c@mit.edu on Wed Jan 23 13:15:48 2002
;;; from file /mit/python/share/python.el
;;; in Emacs version 20.7.1
;;; with bytecomp version 1.1.1.2
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.
(if (and (boundp 'emacs-version)
	 (< (aref emacs-version (1- (length emacs-version))) ?A)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19.29")))
    (error "`python.el' was compiled for Emacs 19.29 or later"))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(byte-code "\302\303!\210\304\305C\"\306\307!\210\304\310	D!\302\207" [load-path auto-mode-alist shell-command-to-string "attach -h -n -q python" append "/mit/python/share/" require python-mode ("\\.py$" . python-mode)] 3)
