Ezio Melotti added the comment: Lists have a new copy method starting from Python 3.3: Python 3.3.0+ (3.3:549f7b5baa83+, Nov 4 2012, 23:18:06) [GCC 4.6.3] on linux Type "help", "copyright", "credits" or "license" for more information. >>> list.copy <method 'copy' of 'list' objects>
---------- nosy: +ezio.melotti, r.david.murray resolution: -> invalid stage: -> committed/rejected status: open -> closed type: crash -> behavior _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16419> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com