[issue9749] tuple-to-list conversion

2010-09-03 Thread Pyry Säilä
Pyry Säilä added the comment: Ah, I see. What a stupid error. My apologies. -- ___ Python tracker <http://bugs.python.org/issue9749> ___ ___ Python-bugs-list m

[issue9749] tuple-to-list conversion

2010-09-02 Thread Pyry Säilä
Changes by Pyry Säilä : -- components: -None ___ Python tracker <http://bugs.python.org/issue9749> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9749] tuple-to-list conversion

2010-09-02 Thread Pyry Säilä
New submission from Pyry Säilä : As I am new to Python and programming as a whole, I do not have extensive knowledge of how to correctly report a bug. And as such I must apologize for the inconvenience. My lack of knowledge makes this only an assumption, but... --- >>>l [(1, 4, 7),