mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
2b695a4678
Tkinter.Variables; harmonize exceptions to ValueError; only delete variables that have not been deleted; assert that variable names are strings Patch by Andrew Svetlov.