Ivan Zakharyaschev <i...@altlinux.org> added the comment: > a list contains elements that have never been appended
Why do we think that it's true? 1. The described result can be valid if there are "doubly quoted" strings in the input list. 2. Also, there could be a bug in unquote() which doesn't corrupt the list as a side effect, but simply returns a wrong result value, which is indeed appended to the output list at its turn. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33186> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com