Home
last modified time | relevance | path

Searched defs:sdist_unicode_in_script (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_easy_install.py186 def sdist_unicode_in_script(self, tmpdir): member in TestEasyInstallTest
226 self, sdist_unicode_in_script, tmpdir, monkeypatch): argument