mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -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.