[Patches] [Patch #102953] [Bug #125452 ] shlex.shlex hangs

noreply@sourceforge.net noreply@sourceforge.net
Tue, 19 Dec 2000 16:59:43 -0800


Patch #102953 has been updated. 

Project: python
Category: library
Status: Open
Submitted by: akuchling
Assigned to : esr
Summary: [Bug #125452 ] shlex.shlex hangs 

Follow-Ups:

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