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

Method readline

Lib/distutils/text_file.py:161–282  ·  view source on GitHub ↗

Read and return a single logical line from the current file (or from an internal buffer if lines have previously been "unread" with 'unreadline()'). If the 'join_lines' option is true, this may involve reading multiple physical lines concatenated into a s

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

build_extensionsMethod · 0.95
parse_makefileFunction · 0.95
readlinesMethod · 0.95
read_setup_fileFunction · 0.95
read_templateMethod · 0.95
build_extensionsMethod · 0.95
parse_config_hFunction · 0.45
search_cppMethod · 0.45
runMethod · 0.45
copy_scriptsMethod · 0.45

Calls 6

warnMethod · 0.95
stripMethod · 0.80
lstripMethod · 0.80
rstripMethod · 0.80
findMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected