mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Whitespace standardization.
This commit is contained in:
parent
538f05c94d
commit
146965abf2
6 changed files with 484 additions and 485 deletions
|
@ -702,7 +702,7 @@ class Aifc_write:
|
|||
if len(self._markers) == 0:
|
||||
return None
|
||||
return self._markers
|
||||
|
||||
|
||||
def tell(self):
|
||||
return self._nframeswritten
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue