• Philipp von Weitershausen's avatar
    Cleanup: · 398463fa
    Philipp von Weitershausen authored
    * no need to introduce another variable where we check for a __parent__ attribute
    * clean up after failed getattr (it throws an AttributeError)
    * properly DECREF the __parent__ attribute when it's no longer needed and
      the wrapper that is temporarily created from the __parent__ attribute.
    398463fa
_Acquisition.c 46.8 KB