mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
18fc5696c8
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()