mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-03 09:11:28 +08:00
124e38751c
The example in python's descriptor tutorial creates a singleton so multiple, instances share the same attribute. This update fixes the issue based on [1]. [1] http://stackoverflow.com/questions/8718052/where-does-a-python-descriptors-state-go