[New-bugs-announce] [issue14546] lll.py can't handle multiple parameters correctly

Carton He report at bugs.python.org
Wed Apr 11 16:29:36 CEST 2012


New submission from Carton He <cartonhe at gmail.com>:

Space errors in calling of lll(arg) of main() cause it only applies to the last parameter instead of all parameters.

Patch attached for Python 3.1

----------
components: Demos and Tools
files: lll.py.patch
keywords: patch
messages: 158036
nosy: carton
priority: normal
severity: normal
status: open
title: lll.py can't handle multiple parameters correctly
versions: Python 2.7, Python 3.4
Added file: http://bugs.python.org/file25178/lll.py.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14546>
_______________________________________


More information about the New-bugs-announce mailing list