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

Method getfilename

Lib/idlelib/ScriptBinding.py:184–209  ·  view source on GitHub ↗

Get source filename. If not saved, offer to save (or create) file The debugger requires a source file. Make sure there is one, and that the current version of the source buffer has been saved. If the user declines to save or cancels the Save As dialog, return None.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

check_module_eventMethod · 0.95
run_module_eventMethod · 0.95

Calls 5

ask_save_dialogMethod · 0.95
GetOptionMethod · 0.80
focus_setMethod · 0.80
get_savedMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected