Home
last modified time | relevance | path

Searched refs:_check_template (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_sdist.py311 def _check_template(self, content): member in SDistTestCase
322 self._check_template('taunt knights *')
326 self._check_template('prune')
332 self._check_template('include examples/')
/external/python/cpython2/Lib/distutils/tests/
Dtest_sdist.py371 def _check_template(self, content): member in SDistTestCase
382 self._check_template('taunt knights *')
386 self._check_template('prune')
392 self._check_template('include examples/')