##// END OF EJS Templates
Make debugger doctest more remote....
Make debugger doctest more remote. Depending on whether or not __main__ is set to a real module, there may or may not be a 'File: ' line in the pinfo output. This differs according to whether tests were run directly or via a subprocess using 'python -c', so we use the doctest ellipsis to ignore the difference.

File last commit:

r12098:20cd990c
r12621:66fe51d1
Show More
htmlnotebook.html
9 lines | 263 B | text/html | HtmlLexer
<html>
<head>
<meta http-equiv="Refresh" content="0; url=notebook.html" />
<title>Notebook page has move</title>
</head>
<body>
<p>The notebook page has moved to <a href="notebook.html">this link</a>.</p>
</body>
</html>