summaryrefslogtreecommitdiffstats
path: root/Lib/emacs.py
Commit message (Collapse)AuthorAgeFilesLines
* Added emacs.py (for misc/py-connect.el).Guido van Rossum1992-08-091-0/+18
posixpath.py: added undocumented expanndvars() (expands $VAR in string).