On Oct 21, 2013, at 08:46 PM, Nick Coghlan wrote: >There's also the fact that I prefer the current lower case names, but >strongly dislike using lower case names for classes (despite the fact >closing was included in the original contextlib with a non PEP 8 compliant >class name).
Ha! The only thing I don't much like about ExitStack is its capword name. ;) I don't have a problem breaking PEP 8 rules for cases like this. -Barry _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com