mirror of
https://github.com/python/cpython
synced 2026-09-28 02:33:18 +03:00
gh-110721: Remove unused code from suggestions.c after moving PyErr_Display to use the traceback module (#113712)
This commit is contained in:
parent
802d4954f1
commit
a03ec20bcd
12 changed files with 117 additions and 225 deletions
|
|
@ -424,6 +424,7 @@
|
|||
<ClInclude Include="..\Modules\_sre\sre_lib.h" />
|
||||
<ClCompile Include="..\Modules\_stat.c" />
|
||||
<ClCompile Include="..\Modules\_struct.c" />
|
||||
<ClCompile Include="..\Modules\_suggestions.c" />
|
||||
<ClCompile Include="..\Modules\_weakref.c" />
|
||||
<ClCompile Include="..\Modules\arraymodule.c" />
|
||||
<ClCompile Include="..\Modules\atexitmodule.c" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue