MCPcopy Create free account
hub / github.com/PageBot/PageBot / open

Method open

Lib/pagebot/elements/ui/_future/uiwindow.py:46–47  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

44 e.build(view, nsParent=self.window)
45
46 def open(self):
47 self.window.open()
48
49if __name__ == '__main__':
50 import doctest

Callers 15

hyphenatedWordsFunction · 0.45
markDown2XmlFileMethod · 0.45
typesetFileMethod · 0.45
test.pyFile · 0.45
_getFlatFontMethod · 0.45
fromBabelStringMethod · 0.45
imageMethod · 0.45
scaleImageMethod · 0.45
importJsMethod · 0.45
writeJsMethod · 0.45
importCssMethod · 0.45
writeCssMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected