Silly Python
A few of the things I’ve run across that I thought were kind of funny while learning Python recently:
‘import time’ - if only this were possible (outside of the language, that is)
‘pyodb.ProgrammingError’ - I’m just glad this is restricted to pyodbc and not a core module. Otherwise I would be seeing it a lot more often! :)
