summaryrefslogtreecommitdiffstats
path: root/Include/enumobject.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement and apply PEP 322, reverse iterationRaymond Hettinger2003-11-061-0/+1
|
* Excise DL_EXPORT from Include.Mark Hammond2002-08-121-1/+1
| | | | Thanks to Skip Montanaro and Kalle Svensson for the patches.
* - New builtin function enumerate(x), from PEP 279. Example:Guido van Rossum2002-04-261-0/+16
enumerate("abc") is an iterator returning (0,"a"), (1,"b"), (2,"c"). The argument can be an arbitrary iterable object.
--------------------- Modules/gdbmmodule.c | 29 +++++++---------------------- Modules/getpath.c | 29 +++++++---------------------- Modules/glmodule.c | 29 +++++++---------------------- Modules/grpmodule.c | 27 ++++++--------------------- Modules/imageop.c | 29 +++++++---------------------- Modules/imgfile.c | 29 +++++++---------------------- Modules/main.c | 29 +++++++---------------------- Modules/mathmodule.c | 29 +++++++---------------------- Modules/md5module.c | 29 +++++++---------------------- Modules/mpzmodule.c | 29 +++++++---------------------- Modules/newmodule.c | 29 +++++++---------------------- Modules/parsermodule.c | 29 +++++++---------------------- Modules/pcremodule.c | 29 +++++++---------------------- Modules/posixmodule.c | 29 +++++++---------------------- Modules/pwdmodule.c | 29 +++++++---------------------- Modules/pyexpat.c | 29 +++++++---------------------- Modules/regexmodule.c | 29 +++++++---------------------- Modules/resource.c | 29 +++++++---------------------- Modules/selectmodule.c | 29 +++++++---------------------- Modules/sgimodule.c | 27 ++++++--------------------- Modules/shamodule.c | 29 +++++++---------------------- Modules/signalmodule.c | 29 +++++++---------------------- Modules/socketmodule.c | 29 +++++++---------------------- Modules/stropmodule.c | 29 +++++++---------------------- Modules/structmodule.c | 29 +++++++---------------------- Modules/sunaudiodev.c | 29 +++++++---------------------- Modules/svmodule.c | 29 +++++++---------------------- Modules/threadmodule.c | 29 +++++++---------------------- Modules/timemodule.c | 29 +++++++---------------------- Modules/xxmodule.c | 29 +++++++---------------------- Modules/yuv.h | 27 ++++++--------------------- Modules/yuvconvert.c | 29 +++++++---------------------- Objects/abstract.c | 29 +++++++---------------------- Objects/bufferobject.c | 29 +++++++---------------------- Objects/classobject.c | 29 +++++++---------------------- Objects/cobject.c | 29 +++++++---------------------- Objects/complexobject.c | 29 +++++++---------------------- Objects/dictobject.c | 29 +++++++---------------------- Objects/fileobject.c | 29 +++++++---------------------- Objects/floatobject.c | 29 +++++++---------------------- Objects/frameobject.c | 27 ++++++--------------------- Objects/funcobject.c | 27 ++++++--------------------- Objects/intobject.c | 29 +++++++---------------------- Objects/listobject.c | 29 +++++++---------------------- Objects/longobject.c | 29 +++++++---------------------- Objects/methodobject.c | 27 ++++++--------------------- Objects/moduleobject.c | 29 +++++++---------------------- Objects/object.c | 29 +++++++---------------------- Objects/rangeobject.c | 29 +++++++---------------------- Objects/stringobject.c | 29 +++++++---------------------- Objects/tupleobject.c | 29 +++++++---------------------- Objects/typeobject.c | 27 ++++++--------------------- Objects/xxobject.c | 29 +++++++---------------------- PC/config.c | 29 +++++++---------------------- PC/getpathp.c | 29 +++++++---------------------- PC/os2vacpp/config.c | 29 +++++++---------------------- PC/os2vacpp/getpathp.c | 29 +++++++---------------------- Parser/acceler.c | 27 ++++++--------------------- Parser/assert.h | 29 +++++++---------------------- Parser/bitset.c | 27 ++++++--------------------- Parser/firstsets.c | 27 ++++++--------------------- Parser/grammar.c | 27 ++++++--------------------- Parser/grammar1.c | 27 ++++++--------------------- Parser/intrcheck.c | 29 +++++++---------------------- Parser/listnode.c | 27 ++++++--------------------- Parser/metagrammar.c | 27 ++++++--------------------- Parser/myreadline.c | 29 +++++++---------------------- Parser/node.c | 27 ++++++--------------------- Parser/parser.c | 29 +++++++---------------------- Parser/parser.h | 27 ++++++--------------------- Parser/parsetok.c | 29 +++++++---------------------- Parser/pgen.c | 29 +++++++---------------------- Parser/pgen.h | 29 +++++++---------------------- Parser/pgenmain.c | 29 +++++++---------------------- Parser/printgrammar.c | 27 ++++++--------------------- Parser/tokenizer.c | 29 +++++++---------------------- Parser/tokenizer.h | 27 ++++++--------------------- Python/atof.c | 27 ++++++--------------------- Python/bltinmodule.c | 29 +++++++---------------------- Python/ceval.c | 29 +++++++---------------------- Python/compile.c | 29 +++++++---------------------- Python/dynload_aix.c | 29 +++++++---------------------- Python/dynload_beos.c | 29 +++++++---------------------- Python/dynload_dl.c | 29 +++++++---------------------- Python/dynload_hpux.c | 27 ++++++--------------------- Python/dynload_mac.c | 27 ++++++--------------------- Python/dynload_next.c | 29 +++++++---------------------- Python/dynload_os2.c | 27 ++++++--------------------- Python/dynload_shlib.c | 29 +++++++---------------------- Python/dynload_stub.c | 29 +++++++---------------------- Python/dynload_win.c | 29 +++++++---------------------- Python/errors.c | 29 +++++++---------------------- Python/fmod.c | 29 +++++++---------------------- Python/frozen.c | 29 +++++++---------------------- Python/frozenmain.c | 29 +++++++---------------------- Python/getargs.c | 29 +++++++---------------------- Python/getcompiler.c | 29 +++++++---------------------- Python/getcopyright.c | 29 +++++++---------------------- Python/getcwd.c | 29 +++++++---------------------- Python/getmtime.c | 29 +++++++---------------------- Python/getplatform.c | 27 ++++++--------------------- Python/getversion.c | 29 +++++++---------------------- Python/import.c | 29 +++++++---------------------- Python/importdl.c | 29 +++++++---------------------- Python/importdl.h | 27 ++++++--------------------- Python/marshal.c | 29 +++++++---------------------- Python/memmove.c | 27 ++++++--------------------- Python/modsupport.c | 29 +++++++---------------------- Python/mystrtoul.c | 29 +++++++---------------------- Python/pystate.c | 29 +++++++---------------------- Python/pythonrun.c | 29 +++++++---------------------- Python/sigcheck.c | 27 ++++++--------------------- Python/strerror.c | 29 +++++++---------------------- Python/structmember.c | 27 ++++++--------------------- Python/sysmodule.c | 29 +++++++---------------------- Python/thread.c | 29 +++++++---------------------- Python/thread_beos.h | 29 +++++++---------------------- Python/thread_cthread.h | 29 +++++++---------------------- Python/thread_foobar.h | 29 +++++++---------------------- Python/thread_lwp.h | 29 +++++++---------------------- Python/thread_nt.h | 29 +++++++---------------------- Python/thread_os2.h | 29 +++++++---------------------- Python/thread_pth.h | 29 +++++++---------------------- Python/thread_pthread.h | 29 +++++++---------------------- Python/thread_sgi.h | 29 +++++++---------------------- Python/thread_solaris.h | 29 +++++++---------------------- Python/thread_wince.h | 29 +++++++---------------------- Python/traceback.c | 27 ++++++--------------------- Tools/modulator/Templates/copyright | 27 ++++++--------------------- Tools/scripts/fixnotice.py | 27 ++++++--------------------- 201 files changed, 1359 insertions(+), 4374 deletions(-) diff --git a/Doc/README b/Doc/README index 47328bc..7b5f901 100644 --- a/Doc/README +++ b/Doc/README @@ -198,26 +198,11 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ---------------------------------------------------------------------- diff --git a/Include/Python.h b/Include/Python.h index 1776514..fb9672a 100644 --- a/Include/Python.h +++ b/Include/Python.h @@ -8,28 +8,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/abstract.h b/Include/abstract.h index 70c0e7c..adace8b 100644 --- a/Include/abstract.h +++ b/Include/abstract.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/bitset.h b/Include/bitset.h index b3e3f1b..2464b80 100644 --- a/Include/bitset.h +++ b/Include/bitset.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/bufferobject.h b/Include/bufferobject.h index 0bdc4c5..7949d53 100644 --- a/Include/bufferobject.h +++ b/Include/bufferobject.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/ceval.h b/Include/ceval.h index c7ad04f..be87312 100644 --- a/Include/ceval.h +++ b/Include/ceval.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/classobject.h b/Include/classobject.h index 1a8c506..288b68e 100644 --- a/Include/classobject.h +++ b/Include/classobject.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/cobject.h b/Include/cobject.h index 57a9cb9..9fd3ba6 100644 --- a/Include/cobject.h +++ b/Include/cobject.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/compile.h b/Include/compile.h index f2d1a9a..bbca6c1 100644 --- a/Include/compile.h +++ b/Include/compile.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/dictobject.h b/Include/dictobject.h index acffb41..f34d4d3 100644 --- a/Include/dictobject.h +++ b/Include/dictobject.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/errcode.h b/Include/errcode.h index f94c11c..ba00511 100644 --- a/Include/errcode.h +++ b/Include/errcode.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. ******************************************************************/ diff --git a/Include/eval.h b/Include/eval.h index 62dd241..99c9eea 100644 --- a/Include/eval.h +++ b/Include/eval.h @@ -10,28 +10,13 @@ The Netherlands. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI or Corporation for National Research Initiatives or -CNRI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. - -While CWI is the initial source for this software, a modified version -is made available by the Corporation for National Research Initiatives -(CNRI) at the Internet address ftp://ftp.python.org. - -STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH -CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. +Copyright (c) 2000, BeOpen.com. +Copyright (c) 1995-2000, Corporation for National Research Initiatives. +Copyright (c) 1990-1995, Stichting Mathematisch Centrum. +All rights reserved. + +See the file "Misc/COPYRIGHT" for information on usage and +redistribution of this file, and for a DISCLAIMER OF ALL W