R. David Murray <rdmur...@bitdance.com> added the comment:

It sounds like manolo69 is just confused about what the append operation 
returns (which is None).  Since this is a carefully considered part of the 
design of Python (operations that mutate objects rather than creating a new 
object return None), I'm closing this issue as invalid.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to