My tools of the trade for python programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
189 B

# $Id: __init__.py,v 1.1 2010-02-06 23:21:09 wirawan Exp $
#
# wpylib.db main module
# Created: 20100205
# Wirawan Purwanto
#
# Database-related stuff.
"""Database-related stuff."""
pass