New submission from Rajesh <rajesh99di...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue34644>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to