mirror of
https://github.com/python/cpython.git
synced 2026-07-03 16:26:25 -04:00
045e688f6f
arbitrary nested parens in a %(...)X style format. #Also folded two lines and added more detail to the error message for #unsupported format character.