[issue16728] Missing cross-reference in sequence glossary entry

Dec. 21, 2012
8:29 a.m.
Nick Coghlan added the comment: As Amaury notes, implicit ducktyping is not feasible for sequences or mappings, as the method names overlap - you have to add explicit semantic information to say which kind of container you're implementing. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue16728> _______________________________________
4471
Age (days ago)
4471
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan