Skip to content

Conversation

@ericvsmith
Copy link
Member

@ericvsmith ericvsmith commented Aug 10, 2018

# Make sure we copied these objects and aren't using the
# originals.
self.assertIsNot(d['nt1'], inst1)
self.assertIsNot(d['nt2'], inst1)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo? Should inst1 be inst2 here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks.

@ericvsmith
Copy link
Member Author

Closed in preference to #9151.

@ericvsmith ericvsmith closed this Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants