]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added emacs.py (for misc/py-connect.el).
authorGuido van Rossum <guido@python.org>
Sun, 9 Aug 1992 13:54:50 +0000 (13:54 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 9 Aug 1992 13:54:50 +0000 (13:54 +0000)
commit4732ccf6425b155cf7b2eb22c2dd071b97a462ff
tree77d1872d68bf4415a88c1424e854c2761413ccbf
parent21803b8a6f9e78fc220bf95658182f7ca3265173
Added emacs.py (for misc/py-connect.el).
posixpath.py: added undocumented expanndvars() (expands $VAR in string).
Lib/emacs.py [new file with mode: 0644]
Lib/posixpath.py