commit | 25af77debdff7f5d0b7cf2a167ead6023789165f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@dropbox.com> | Wed May 20 13:53:34 2015 -0700 |
committer | Guido van Rossum <guido@dropbox.com> | Wed May 20 14:46:02 2015 -0700 |
tree | abdf5ae9871ba2070daa4409420f9c286f08a644 | |
parent | 90de1f68d5f1bfcb593ce33bcff6bdaf251e9c47 [diff] |
Ensure that Node(), Node[T]() and Node[int]() all have the same __class__. Fixes #79.