[issue34644] Bug in reverse method

Rajesh report at bugs.python.org
Wed Sep 12 08:55:12 EDT 2018


New submission from Rajesh <rajesh99div99 at gmail.com>:

List.reverse()    .... this is working in reverse order 
List.reverse      ....this is not giving syntax error and printing the list as it is.

Can you consider this as bug and fix it in further versions ?

----------
messages: 325136
nosy: rajesh99div99
priority: normal
severity: normal
status: open
title: Bug in reverse method
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34644>
_______________________________________


More information about the Python-bugs-list mailing list