commit | 47673c47db352916384e4f35fa520e48475e2601 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Oct 12 22:37:51 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 12 22:37:51 2021 -0700 |
tree | 98b77d08c35e17a5337fc3309f2dc4f784172691 | |
parent | edae3e2ac73151217b4b4e096dd9f17cc0a50c11 [diff] |
bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918) To avoid error, add either space or parentheses. (cherry picked from commit 380c44087505d0d560f97e325028f27393551164) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>