Antoine Pitrou <pit...@free.fr> added the comment: > ISTM that .pattern is the one way to do it.
To me this is like saying the repr() of functions should not show their name since .__name__ is the one way to do it. repr() is useful for debugging and logging, why not make it more useful? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13592> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com