Staging
v0.5.1
https://github.com/python/cpython
Revision 18fc5696c8be30b56485a20dc48f7f683b472f79 authored by Guido van Rossum on 26 November 1992, 09:17:19 UTC, committed by Guido van Rossum on 26 November 1992, 09:17:19 UTC
  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()
1 parent c89705d
History
Tip revision: 18fc5696c8be30b56485a20dc48f7f683b472f79 authored by Guido van Rossum on 26 November 1992, 09:17:19 UTC
* mainloop.py: added facility for calling select(). Also added
Tip revision: 18fc569

back to top