commit | af9e43ef4bf5e5a09e4722e0428e795b3e326506 | [log] [tgz] |
---|---|---|
author | Jon Dufresne <jon.dufresne@gmail.com> | Tue Sep 11 16:27:48 2018 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Tue Sep 11 16:27:48 2018 -0700 |
tree | 8110d5a9c09924d930d11eb9cdb619cbab7e06d3 | |
parent | 84d07dd19523a3a41385f23a744a126d00a72c79 [diff] |
Be more precise about what six.class_types is. (#254) Avoids the need for users to look this up by experimentation or code inspection.