Home
last modified time | relevance | path

Searched refs:CreateConfigHandlers (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/
Dconfig.py165 self.CreateConfigHandlers()
168 def CreateConfigHandlers(self): member in IdleConf
DNEWS.txt211 the handling of __file__ in CreateConfigHandlers/
/third_party/python/Lib/idlelib/idle_test/
Dtest_config.py274 conf.CreateConfigHandlers()
/third_party/python/Misc/NEWS.d/
D3.9.0a1.rst5274 handling of ``file`` in ``CreateConfigHandlers``.