https://github.com/python/cpython
Revision 0978f993e3a21845e8890f7d69fcac79e1913287 authored by Guido van Rossum on 28 May 1996, 23:14:36 UTC, committed by Guido van Rossum on 28 May 1996, 23:14:36 UTC
- Support ~[user] expansion.

- Remember last directory and pattern; optional 'key' argument
specifies different memory locations.

- Absolutify pathnames if possible.

- WM close event cancels the dialog.

- First arg to go() can be either a directory or a file (renamed to
dir_of_file); defaults to current directory.
1 parent 51b708a
History
Tip revision: 0978f993e3a21845e8890f7d69fcac79e1913287 authored by Guido van Rossum on 28 May 1996, 23:14:36 UTC
Major overhaul:
Tip revision: 0978f99
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
Parser
Python
Tools
.hgtags -rw-r--r-- 618 bytes
BUGS -rw-r--r-- 11.6 KB
ChangeLog -rw-r--r-- 146.8 KB
Makefile.in -rw-r--r-- 10.9 KB
README -rw-r--r-- 22.6 KB
TODO -rw-r--r-- 11.8 KB
acconfig.h -rw-r--r-- 2.4 KB
config.h.in -rw-r--r-- 8.2 KB
configure -rwxr-xr-x 87.5 KB
configure.in -rw-r--r-- 11.4 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top