bpo-12239: Make GetProperty() return None for VT_EMPTY (GH-4539)
The previous behavior was to raise an exception
NotImplementedError: result of type 0
when the value of the property is VT_EMPTY. B
Berker Peksag committed
19fb134185ce155bc53f517116fca73093ba55e9
Parent: 9e87e77
Committed by GitHub <noreply@github.com>
on 11/24/2017, 3:11:18 PM