mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Fix a couple of typos in code comments
This commit is contained in:
parent
9920e293c3
commit
6f9b010242
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# from test_zipfile
|
||||
from test import support
|
||||
|
||||
# XXX(nnorwitz): disable this test by looking for extra largfile resource
|
||||
# XXX(nnorwitz): disable this test by looking for extralargefile resource,
|
||||
# which doesn't exist. This test takes over 30 minutes to run in general
|
||||
# and requires more disk space than most of the buildbots.
|
||||
support.requires(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue