Skip to content

Commit e009a91

Browse files
bpo-36167: fix an incorrect capitalization (GH-14482)
(cherry picked from commit 3aa48b8) Co-authored-by: avinassh <avinassh@users.noreply.github.com>
1 parent f92bb6e commit e009a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/faq/programming.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ How can my code discover the name of an object?
659659
-----------------------------------------------
660660

661661
Generally speaking, it can't, because objects don't really have names.
662-
Essentially, assignment always binds a name to a value; The same is true of
662+
Essentially, assignment always binds a name to a value; the same is true of
663663
``def`` and ``class`` statements, but in that case the value is a
664664
callable. Consider the following code::
665665

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy