Posts tagged python
Deduplicating SMS/MMS on Android
Got duplicates in your SMS backups, or already restored them thinking it's too late? Think again!
Introducing Google App Engine Paginator
Need for a generic paginator for large datasets? Look no further!
Python scoping: understading LEGB
Quick example of messing with python scoping
Python debugging (pdb) - quick tip
Quick tip to help you keep track when debugging.