MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Save

Method Save

Lib/idlelib/configHandler.py:134–150  ·  view source on GitHub ↗

Update user configuration file. Remove empty sections. If resulting config isn't empty, write the file to disk. If config is empty, remove the file from disk if it exists.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

SaveUserCfgFilesMethod · 0.80
DeleteCustomKeysMethod · 0.80
DeleteCustomThemeMethod · 0.80
SaveAllChangedConfigsMethod · 0.80
CreateShortcutFunction · 0.80

Calls 5

IsEmptyMethod · 0.95
RemoveFileMethod · 0.95
openFunction · 0.50
unlinkMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected