update
This commit is contained in:
1
.CondaPkg/env/Lib/idlelib/filelist.py
vendored
1
.CondaPkg/env/Lib/idlelib/filelist.py
vendored
@@ -124,6 +124,7 @@ def _test(): # TODO check and convert to htest
|
||||
if flist.inversedict:
|
||||
root.mainloop()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from unittest import main
|
||||
main('idlelib.idle_test.test_filelist', verbosity=2)
|
||||
|
||||
Reference in New Issue
Block a user