Skip to content

Instantly share code, notes, and snippets.

@heuripedes
heuripedes / xref.html
Last active January 25, 2021 23:07
xref requested by bwoodsend
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>modulegraph cross reference for index.py, pyi_rth__tkinter.py, pyi_rth_certifi.py, pyi_rth_mplconfig.py, pyi_rth_multiprocessing.py, pyi_rth_pkgres.py, pyi_rth_pyside2.py, pyi_rth_traitlets.py</title>
<style>
.node { padding: 0.5em 0 0.5em; border-top: thin grey dotted; }
.moduletype { font: smaller italic }
.node a { text-decoration: none; color: #006699; }
.node a:visited { text-decoration: none; color: #2f0099; }