Skip to content
  • About
  • Blog
  • Code
  • CV
  • Presentations
  • Teaching
  • Publications

Zachary Steinert-Threlkeld

Tag: exception handling

Written by ZacharySTSeptember 14, 2017September 15, 2017

Proper Handling of Exceptions in Python

With some free time on my hands, I sat down to update my code that extracts tweets from my tweet collection based on user-supplied keywords or locations.  In doing that, however, I ended up making a major improvement, one that should have existed from day one. You see, simply trying to read a file of […]

Blog at WordPress.com.