mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +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
|
getset descriptors are specialized descriptors defined in extension
|
||||||
modules."""
|
modules."""
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def isfunction(object):
|
def isfunction(object):
|
||||||
"""Return true if the object is a user-defined function.
|
"""Return true if the object is a user-defined function.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue