[Patches] [Patch #102953] [Bug #125452 ] shlex.shlex hangs
noreply@sourceforge.net
noreply@sourceforge.net
Sun, 07 Jan 2001 20:01:13 -0800
Patch #102953 has been updated.
Project: python
Category: library
Status: Accepted
Submitted by: akuchling
Assigned to : esr
Summary: [Bug #125452 ] shlex.shlex hangs
Follow-Ups:
Date: 2001-Jan-04 07:49
By: gvanrossum
Comment:
Eric, please review this. shlex is your baby. If you don't have time, let
us know, but don't just let this sit undealt-with.
-------------------------------------------------------
Date: 2000-Dec-19 16:59
By: akuchling
Comment:
A fix for bug #125452, shlex.shlex hanging when it encounters
a string with an unmatched quote. I don't know how the error
should be handled; the patch raises a ValueError, but do whatever you
like.
Assigning to ESR, who's now responsible for the shlex module.
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=102953&group_id=5470