Created originally on Bitbucket by thomie
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
This commit fixes a minor difference between CPython's and pypy's namedtuple implementation.
Without this fix pickling a namedtuple with CPython and trying to unpickle with pypy would fail.