SIGN IN SIGN UP

bpo-11572: Make minor improvements to copy module (GH-8208)

* When doing getattr lookups with a default of "None", it now
  uses an "is" comparison against None which is more correct
* Removed outdated code

Patch by Brandon Rhodes.
B
Berker Peksag committed
2708578736d1aa15685495e9b94b827a8e185a8c
Parent: 9863de0
Committed by GitHub <noreply@github.com> on 7/9/2018, 8:14:54 PM