New submission from Andrei Tumbar:

Create a list called _rest from rest
then will del rest
instead of while rest:
for rest in _rest

----------
components: Interpreter Core
files: configparser.py
messages: 256307
nosy: Andrei Tumbar
priority: normal
severity: normal
status: open
title: rest in _interpolate_some is a list not str
type: compile error
versions: Python 3.4
Added file: http://bugs.python.org/file41294/configparser.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25854>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to