[issue27813] When I assign for a item which list of single item

2016-08-20 Thread ZHY
Changes by ZHY : -- nosy: -anngg2008 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/m

[issue27813] When I assign for a item which list of single item

2016-08-20 Thread ZHY
ZHY added the comment: Sorry, it's my mistake. Thanks. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https

[issue27813] When I assign for a item which list of single item

2016-08-20 Thread ZHY
Changes by ZHY : Removed file: http://bugs.python.org/file44167/a.png ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue27813] When I assign for a item which list of single item

2016-08-20 Thread Steven D'Aprano
Steven D'Aprano added the comment: For future reference, don't post screen shots. Copy and paste the text of your code and its output. You don't program with Photoshop, you program with a text editor. Screen shots make it impossible to copy the code, search for the text, and make it difficult

[issue27813] When I assign for a item which list of single item

2016-08-20 Thread SilentGhost
Changes by SilentGhost : -- components: +Interpreter Core -Windows stage: -> resolved ___ Python tracker ___ ___ Python-bugs-list mai

[issue27813] When I assign for a item which list of single item

2016-08-20 Thread Martin Panter
Martin Panter added the comment: Original post: “When I assign for a item which list of single item, it seems can't set a value for item which I want to.” See the FAQ entry . When you multiply a list, e

[issue27813] When I assign for a item which list of single item

2016-08-20 Thread ZHY
New submission from ZHY: it seems can't set a value for item which I want to. -- components: Windows files: 无标题.png messages: 273201 nosy: anngg2008, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: When I assign for a item which list o