[issue14491] fixcid.py is using <> instead of !=

Popa Claudiu report at bugs.python.org
Wed Apr 4 13:58:26 CEST 2012


New submission from Popa Claudiu <pcmanticore at gmail.com>:

Tools/fixcid.py uses <> instead of !=. The attached patched fixes this issue.

----------
components: Demos and Tools
files: fixcid.patch
keywords: patch
messages: 157470
nosy: Popa.Claudiu
priority: normal
severity: normal
status: open
title: fixcid.py is using <> instead of !=
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file25116/fixcid.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14491>
_______________________________________


More information about the Python-bugs-list mailing list