Bryan> We could define the __or__ method for RegExFlags, but really,
Bryan> or-ing together integer flags is old habit from low-level
Bryan> languages. Really we should pass a set of flags.
Good idea. Added to the Python3.0Suggestions wiki page:
http://wiki.python.org/moin/Python3%2e0Suggestions
Skip
--
http://mail.python.org/mailman/listinfo/python-list
