Bug 223650

Summary: python reserved keyword
Product: [Fedora] Fedora Reporter: Curtis Doty <curtis>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-22 04:33:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Curtis Doty 2007-01-21 07:56:28 UTC
Anaconda from rawhide burps a warning onto the main text console from
sqlitesack.py:92 due to running under python 2.5. It doesn't like the name
'with' for a param of populate() since that will be reserved in 2.6.

Comment 1 Seth Vidal 2007-01-22 04:33:42 UTC
fixed in cvs head. Thanks!