Do a bit better class matching, it's not good yet, but we'll get there.

This commit is contained in:
Dave Halter
2018-08-28 23:28:58 +02:00
parent af9f019d37
commit 1a5710f140
4 changed files with 18 additions and 3 deletions

View File

@@ -40,6 +40,8 @@ def we_can_has_sequence(p, q, r, s, t, u):
t[1]
#? ["append"]
u.a
#?
u[1.0]
#? float()
u[1]