cpython/Lib/zipfile
Xie Yanbo e9eedf19c9
Fix invisible character typo (#123933)
Remove accidental addition of zero-width character (U+FEFF) reported by @jaraco:
- c3f4a6b524 (commitcomment-146456562)
2024-09-11 07:44:46 -04:00
..
_path Fix invisible character typo (#123933) 2024-09-11 07:44:46 -04:00
__init__.py Remove almost all unpaired backticks in docstrings (#119231) 2024-05-22 12:35:18 -04:00
__main__.py gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) 2023-12-03 13:09:29 +02:00