Alex Corcoles <a...@pdp7.net> added the comment:

Are you referring to something akin to Java's marker interfaces? That is, a 
class with no methods which you inherit from just for semantic meaning (e.g. 
Java's serializable interface that you implement to indicate that the class is 
designed for pickling).

In that case, I suppose the docs could mention this clearly so this is more 
"discoverable" to noobs like me and prevent further issues like this (I think 
mine wasn't an unreasonable expectation).

In any case, it's a minor point and I don't feel I have enough authority to 
discuss this topic- it's fine to close this.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32060>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to