Home
last modified time | relevance | path

Searched refs:_check_prefix (Results 1 – 23 of 23) sorted by relevance

/dports/www/py-paste/Paste-3.4.6/paste/debug/
H A Ddoctest_webapp.py336 self._check_prefix(source_lines[1:], ' '*indent, name, lineno)
339 self._check_prefix(source_lines[2:], ' '*indent + '.', name, lineno)
356 self._check_prefix(want_lines, ' '*indent, name,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/debug/
H A Ddoctest_webapp.py336 self._check_prefix(source_lines[1:], ' '*indent, name, lineno)
339 self._check_prefix(source_lines[2:], ' '*indent + '.', name, lineno)
356 self._check_prefix(want_lines, ' '*indent, name,
/dports/devel/ipython/ipython-7.29.0/IPython/testing/plugin/
H A Dipdoctest.py509 self._check_prefix(source_lines[1:], ' '*indent + ps2, name, lineno)
524 self._check_prefix(want_lines, ' '*indent, name,
/dports/devel/ipython5/ipython-5.10.0/IPython/testing/plugin/
H A Dipdoctest.py514 self._check_prefix(source_lines[1:], ' '*indent + ps2, name, lineno)
529 self._check_prefix(want_lines, ' '*indent, name,
/dports/devel/py-nose/nose-1.3.7/nose/ext/
H A Ddtcompat.py622 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
632 self._check_prefix(want_lines, ' '*indent, name,
710 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/biology/py-crossmap/CrossMap-0.5.4/.eggs/nose-1.3.7-py3.6.egg/nose/ext/
H A Ddtcompat.py622 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
632 self._check_prefix(want_lines, ' '*indent, name,
710 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/biology/py-crossmap/CrossMap-0.5.4/.eggs/nose-1.3.7-py3.7.egg/nose/ext/
H A Ddtcompat.py622 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
632 self._check_prefix(want_lines, ' '*indent, name,
710 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python310/Python-3.10.1/Lib/
H A Ddoctest.py711 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
721 self._check_prefix(want_lines, ' '*indent, name,
799 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python37/Python-3.7.12/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python38/Python-3.8.12/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python39/Python-3.9.9/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Ddoctest.py710 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
720 self._check_prefix(want_lines, ' '*indent, name,
798 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddoctest.py645 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
655 self._check_prefix(want_lines, ' '*indent, name,
733 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Ddoctest.py711 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
721 self._check_prefix(want_lines, ' '*indent, name,
799 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python27/Python-2.7.18/Lib/
H A Ddoctest.py706 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
716 self._check_prefix(want_lines, ' '*indent, name,
794 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddoctest.py680 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
690 self._check_prefix(want_lines, ' '*indent, name,
768 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Ddoctest.py706 self._check_prefix(source_lines[1:], ' '*indent + '.', name, lineno)
716 self._check_prefix(want_lines, ' '*indent, name,
794 def _check_prefix(self, lines, prefix, name, lineno): member in DocTestParser
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api24379 zope.testing.doctest.DocTestParser._check_prefix?5(lines, prefix, name, lineno)
H A Dzope-2.10.7.api27169 zope.testing.doctest.DocTestParser._check_prefix?5(lines, prefix, name, lineno)
H A Dzope-3.3.1.api31243 zope.testing.doctest.DocTestParser._check_prefix?5(lines, prefix, name, lineno)