New submission from Armin Rigo <ar...@users.sourceforge.net>:

Probably a typo in setobject.c.

The patch attached here does not really change anything but fixes the typo, 
leading to slightly clearer code and avoiding one level of recursion.  All 
tests still pass.

----------
components: Interpreter Core
files: diff1
messages: 122274
nosy: arigo
priority: normal
severity: normal
status: open
title: setobject.c no-op typo
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file19796/diff1

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

Reply via email to