]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added 1995 to copyright message.
authorGuido van Rossum <guido@python.org>
Wed, 4 Jan 1995 19:12:13 +0000 (19:12 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 4 Jan 1995 19:12:13 +0000 (19:12 +0000)
commit6d023c98b06e8b4558f3558335433f371a89cc9b
tree9a1b3cb88da4ef20e5a3cbb2e676845ca85e3d78
parent524b588553afb0759c5be590a7aa41db92dcd2ae
Added 1995 to copyright message.
bltinmodule.c: fixed coerce() nightmare in ternary pow().
modsupport.c (initmodule2): pass METH_FREENAME flag to newmethodobject().
pythonrun.c: move flushline() into and around print_error().
32 files changed:
Modules/cgensupport.c
Python/bltinmodule.c
Python/ceval.c
Python/cgensupport.c
Python/compile.c
Python/errors.c
Python/fmod.c
Python/frozenmain.c
Python/getargs.c
Python/getcwd.c
Python/getmtime.c
Python/import.c
Python/importdl.c
Python/importdl.h
Python/marshal.c
Python/memmove.c
Python/modsupport.c
Python/mystrtoul.c
Python/pythonmain.c
Python/pythonrun.c
Python/sigcheck.c
Python/strerror.c
Python/structmember.c
Python/sysmodule.c
Python/thread.c
Python/thread_cthread.h
Python/thread_foobar.h
Python/thread_lwp.h
Python/thread_pthread.h
Python/thread_sgi.h
Python/thread_solaris.h
Python/traceback.c