Mark Dickinson <dicki...@gmail.com> added the comment:

[Raymond]
> self.Emin = DefaultContext.Emin if Emin is None else Emin

I agree that looks better.  But we can't spell it that way in 2.x (since 
conditional expressions aren't 2.3 compatible), and I'd prefer to keep the 2.x 
and 3.x versions reasonably close, at least while 2.x is still being maintained.

Still, no strong feelings either way.

----------

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

Reply via email to