File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Fri May 6 11:25:26 1994 Guido van Rossum (
[email protected] )
2+
3+ * various files: micro changes needed to compile on Mac;
4+ Grouped more Mac-specific files in Mac subdirectory
5+
6+ * Lib/*.py: rewrote many functions to use default arguments
7+ instead of arbitrary argument lists
8+
9+ Thu May 5 12:33:31 1994 Guido van Rossum (
[email protected] )
10+
11+ * Modules/{cryptmodule.c,Setup.*}: new crypt(3) interface (Steve M)
12+
13+ * Python/bltinmodule.c, Include/bltinmodule.h: new fn setbuiltin()
14+ to set a built-in variable
15+
16+ * Python/ceval.c (eval_code): place '_' variable in __builtin__
17+ instead of in local dictionary, to avoid endless recursion when
18+ printing vars()
19+
120========================================================================
221Release 1.0.2 (4 May 1994)
322========================================================================
You can’t perform that action at this time.
0 commit comments