Disable collection subscription in the Python/RNA API.
This should be set for collections that free their data they are completed.
Collections with this flag set can only be iterated over from using Python, index, key and slice access raises a type error (noting that only iteration is supported).