@@ -382,12 +382,12 @@ library/tkinter,,::,"grid [ttk::button .frm.btn -text ""Quit"" -command ""destro
382
382
library/tkinter,,::,ttk::frame
383
383
library/tkinter,,::,ttk::button
384
384
library/tkinter,,::,ttk::widget
385
- reference/compound_stmts,324 ,:exc,subclass of :exc:`BaseExceptionGroup`. It is not possible to mix except
386
- reference/compound_stmts,324 ,`,subclass of :exc:`BaseExceptionGroup`. It is not possible to mix except
387
- reference/compound_stmts,324 ,:keyword,"and except* in the same :keyword:`try`. :keyword:`break`,"
388
- reference/compound_stmts,324 ,`,"and except* in the same :keyword:`try`. :keyword:`break`,"
389
- reference/compound_stmts,324 ,:keyword,:keyword:`continue` and :keyword:`return` cannot appear in an except*
390
- reference/compound_stmts,324 ,`,:keyword:`continue` and :keyword:`return` cannot appear in an except*
385
+ reference/compound_stmts,,:exc,subclass of :exc:`BaseExceptionGroup`. It is not possible to mix except
386
+ reference/compound_stmts,,`,subclass of :exc:`BaseExceptionGroup`. It is not possible to mix except
387
+ reference/compound_stmts,,:keyword,"and except* in the same :keyword:`try`. :keyword:`break`,"
388
+ reference/compound_stmts,,`,"and except* in the same :keyword:`try`. :keyword:`break`,"
389
+ reference/compound_stmts,,:keyword,:keyword:`continue` and :keyword:`return` cannot appear in an except*
390
+ reference/compound_stmts,,`,:keyword:`continue` and :keyword:`return` cannot appear in an except*
391
391
whatsnew/changelog,,:CON,": os.path.abspath(“C:CON”) is now fixed to return “\.CON”, not"
392
392
whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart
393
393
library/typing,,`,"assert_type(name, str) # OK, inferred type of `name` is `str`"
0 commit comments