waving android

I am currently a software engineer at Google, where as a member of the Android platform team I build frameworks and user interfaces.

The blog here at is mostly historical; you can find more recent posts on .

regex operators in python

August 30th, 2004


Cute: a subclass of str which includes
regular-expression operator overloads (e.g. to match, restr("wombat") / "...$").

newer: older: