]> granicus.if.org Git - python/commit
Added CWI copyright.
authorGuido van Rossum <guido@python.org>
Wed, 26 Jun 1996 18:26:04 +0000 (18:26 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 26 Jun 1996 18:26:04 +0000 (18:26 +0000)
commit845547d54b640e7e43bb893062a61a3e649732bc
tree544e4f7760fbade86046622808d314d1616ec097
parent8d665e6b513061df44fc0ee0e0351337e9640dc3
Added CWI copyright.
Updated some comments.
Fixed bug in Merge() called with NULL args.
Get rid of TkDefaultAppName() -- it is not used anywhere.
Pass error message on when Appinit fails.
Create/Delete FileHandler assume fd is a socket on Windows.
Modules/_tkinter.c