0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
The Python programming language
Go to file
Guido van Rossum 18fc5696c8 * mainloop.py: added facility for calling select(). Also added
embryonic facility for pseudo-modal dialogs.
* stdwinevents.py: added modifier masks for key/mouse events
* renamed exceptions in nntplib.py
* Changed string.join() to call string.joinfields() to profit of
  strop.joinfields()
1992-11-26 09:17:19 +00:00
Demo *** empty log message *** 1992-11-16 16:56:04 +00:00
Doc __oct__ and __hex__ 1992-09-20 21:43:47 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Lib * mainloop.py: added facility for calling select(). Also added 1992-11-26 09:17:19 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * config.c: Added audioop to lists. 1992-11-26 08:54:07 +00:00
Objects * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Parser * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Python * config.c: Added audioop to lists. 1992-11-26 08:54:07 +00:00
Tools/scripts Add .fdc and .rgb to default list of ignored extensions 1992-10-02 14:19:57 +00:00