Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_easy_install.py134 def sdist_unicode(self, tmpdir): member in TestEasyInstallTest
169 self, sdist_unicode, tmpdir, monkeypatch): argument