[issue35149] pip3 show causing Error for ConfigParaser

2018-11-02 Thread Dileep
New submission from Dileep : I' receiving error while viewing the package info of ConfigParser. The command `pip3 show ConfigParser` doesn't cause any error where as following batch script is resulting this error It has something to do with Autor name or Unicode handling of the Pip3 `for /f

[issue26738] listname.strip() does not work right if the name ends with an 'o'

2016-04-11 Thread dileep k
Changes by dileep k <ead...@gmail.com>: -- title: listname.strip does not work right if the name ends with an 'o' -> listname.strip() does not work right if the name ends with an 'o' ___ Python tracker <rep...@bugs.pytho

[issue26738] listname.strip does not work right if the name ends with an 'o'

2016-04-11 Thread dileep k
New submission from dileep k: 12:54:38 | ~ | #1 $ python -V Python 2.7.6 12:54:41 | ~ | #2 $ python Python 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>>