/notes

Things observed during testing that I feel are interesting enough to publish.

OtherNOASSERTION

Cordella's Notes

Things observed during testing that I feel are interesting enough to publish.

  1. Regular Expressions for Various Languages
  2. My Favorite Non-ASCII Characters Encoded in UTF-8 (and their Unicode codepoints)
  3. Class vs. Dictionary; or, An Example of Space–Time Tradeoff in Python
  4. Notes on Python division