This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rajesh99div99
Recipients rajesh99div99
Date 2018-09-12.12:55:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536756911.75.0.956365154283.issue34644@psf.upfronthosting.co.za>
In-reply-to
Content
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 ?
History
Date User Action Args
2018-09-12 12:55:12rajesh99div99setrecipients: + rajesh99div99
2018-09-12 12:55:11rajesh99div99setmessageid: <1536756911.75.0.956365154283.issue34644@psf.upfronthosting.co.za>
2018-09-12 12:55:11rajesh99div99linkissue34644 messages
2018-09-12 12:55:11rajesh99div99create