Paul Rubin wrote:
> "John Machin" <[EMAIL PROTECTED]> writes:
> > So why haven't you been campaigning for regular expression support for
> > sequences of int, and for various array.array subtypes?
>
> regexps work on byte arrays.

But not on other integer subtypes. If regexps should not be restricted
to text, they should work on domains whose number of symbols is greater
than 256, shouldn't they?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to