Python News

Exception Handling in MySQL for Python

Why errors and warnings are good for you The value of rigorous error checking is exemplified in any of the…

14 years ago

Python: Unit Testing with Doctest

What is Unit testing and what it is not? The title of this section, begs another question: "Why do I…

14 years ago

Python Data Persistence using MySQL

To keep things simple though, the article doesn’t discuss how to implement database-backed web pages with Python, concentrating only on…

15 years ago