New submission from Vincent Legoll <vincent.leg...@gmail.com>:

The last_interval variable could potentially be used before being first
assigned a value.

----------
components: Library (Lib)
files: py3k-locale.py-use-before-assignment.patch
keywords: patch
messages: 91173
nosy: vincele
severity: normal
status: open
title: Variable may be used before first being assigned to in Lib/locale.py
versions: Python 3.2
Added file: 
http://bugs.python.org/file14622/py3k-locale.py-use-before-assignment.patch

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

Reply via email to