| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -172,7 +172,7 @@ Doc/c-api/stable.rst @encukou | |||
| 172 | 172 | **/*pathlib* @barneygale | |
| 173 | 173 | ||
| 174 | 174 | # zipfile.Path | |
| 175 | - **/*zipfile/*_path.py @jaraco | ||
| 175 | + **/*zipfile/_path/* @jaraco | ||
| 176 | 176 | ||
| 177 | 177 | # Argument Clinic | |
| 178 | 178 | /Tools/clinic/** @erlend-aasland @AlexWaygood | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2125,7 +2125,7 @@ LIBSUBDIRS= asyncio \ | |||
| 2125 | 2125 | wsgiref \ | |
| 2126 | 2126 | $(XMLLIBSUBDIRS) \ | |
| 2127 | 2127 | xmlrpc \ | |
| 2128 | - zipfile \ | ||
| 2128 | + zipfile zipfile/_path \ | ||
| 2129 | 2129 | zoneinfo \ | |
| 2130 | 2130 | __phello__ | |
| 2131 | 2131 | TESTSUBDIRS= idlelib/idle_test \ | |
@@ -2229,6 +2229,7 @@ TESTSUBDIRS= idlelib/idle_test \ | |||
| 2229 | 2229 | test/test_warnings \ | |
| 2230 | 2230 | test/test_warnings/data \ | |
| 2231 | 2231 | test/test_zipfile \ | |
| 2232 | + test/test_zipfile/_path \ | ||
| 2232 | 2233 | test/test_zoneinfo \ | |
| 2233 | 2234 | test/test_zoneinfo/data \ | |
| 2234 | 2235 | test/tkinterdata \ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments