Guido van Rossum
|
8586991099
|
REMOVED all CWI, CNRI and BeOpen copyright markings.
This should match the situation in the 1.6b1 tree.
|
2000-09-01 23:29:29 +00:00 |
Fred Drake
|
5eb6d4e3bf
|
ANSI-fication and Py_PROTO extermination.
|
2000-07-08 23:37:28 +00:00 |
Guido van Rossum
|
ffcc3813d8
|
Change copyright notice - 2nd try.
|
2000-06-30 23:58:06 +00:00 |
Guido van Rossum
|
fd71b9e9d4
|
Change copyright notice.
|
2000-06-30 23:50:40 +00:00 |
Guido van Rossum
|
b16d197d66
|
Marc-Andre Lemburg:
Added Py_UnicodeFlag for use by the -U command line option.
|
2000-05-01 17:55:15 +00:00 |
Guido van Rossum
|
43466ec7b0
|
Add DL_IMPORT(returntype) for all officially exported functions.
|
1998-12-04 18:48:25 +00:00 |
Guido van Rossum
|
4d856ee652
|
Added Tabcheck flag.
|
1998-04-10 17:59:44 +00:00 |
Guido van Rossum
|
95c745b5fc
|
- Add Py_FrozenFlag, intended to suppress error messages fron
getpath.c in frozen binaries.
|
1998-02-06 22:27:46 +00:00 |
Guido van Rossum
|
3d90af967d
|
Added NoSite flag.
|
1997-08-29 22:34:00 +00:00 |
Barry Warsaw
|
d5a0ff972d
|
Added extern definition for -X flag variable.
|
1997-08-29 22:01:11 +00:00 |
Guido van Rossum
|
e6fb2043ce
|
Got rid of "suppres printing" flag.
|
1997-07-19 19:26:38 +00:00 |
Guido van Rossum
|
e9e47796c8
|
Add global Py_OptimizeFlag.
|
1997-03-03 19:13:54 +00:00 |
Guido van Rossum
|
3f3a2686b8
|
Added decl for Py_InteractiveFlag.
|
1997-02-14 19:51:09 +00:00 |
Guido van Rossum
|
d266eb460e
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
Guido van Rossum
|
12669749f6
|
Debug related variable/function definitions go here.
|
1996-05-22 16:38:17 +00:00 |