I needed to use a regex on an airplane without Internet. So I reverse engineered the API.

from blog Alex Clemmer, | ↗ original
I’m sitting here on the 5 hour 40 minute flight from SEA to PHL. I need to use a regular expression to do something. But, while normally I’d use the re module, I’ve forgetten the details of the API. And to top it off, I’m certainly not ponying up $14 for the crappy plane Internet! I guess that means I have three problems. Looks like I have to go...