mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
Whitespace normalization.
This commit is contained in:
parent
6f6814706e
commit
ce70a3b306
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ else:
|
|||
getset descriptors are specialized descriptors defined in extension
|
||||
modules."""
|
||||
return False
|
||||
|
||||
|
||||
def isfunction(object):
|
||||
"""Return true if the object is a user-defined function.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue