mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Whitespace normalization.
This commit is contained in:
parent
be1bc3b63a
commit
abd8a336a3
12 changed files with 21 additions and 21 deletions
|
|
@ -21,7 +21,7 @@ class PollTests(unittest.TestCase):
|
|||
def test_poll1(self):
|
||||
# Basic functional test of poll object
|
||||
# Create a bunch of pipe and test that poll works with them.
|
||||
|
||||
|
||||
p = select.poll()
|
||||
|
||||
NUM_PIPES = 12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue