Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df14503

Browse files
committed
the ususal...
1 parent 2922c6d commit df14503

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
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
========================================================================
221
Release 1.0.2 (4 May 1994)
322
========================================================================

0 commit comments

Comments
 (0)