Re: [Python-mode] patch to allow file completion in py-shell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Apr 29, 2008, at 1:57 PM, Rodrigo Ventura wrote: I'm sending this this tiny patch to python-mode.el so that py-shell supports file completion after hiting the TAB key (and M-TAB lists possible completions): - cut here ---
[Python-mode] patch to allow file completion in py-shell
Hello, I'm sending this this tiny patch to python-mode.el so that py-shell supports file completion after hiting the TAB key (and M-TAB lists possible completions): - cut here --- python-mode.el.orig 2008-04-29 16:42:04.0 +0100 +++ p