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.
 
 
Wirawan Purwanto 099f3e7e06 * Module wpylib.db.indexing_float: utility for floating-point (FP)-based 11 years ago
..
.cvsignore * Added "db" module group to deal with database management tasks. 14 years ago
__init__.py * Added "db" module group to deal with database management tasks. 14 years ago
file_db.py * Changing all `isinstance(STUFF, str)' to `isinstance(STUFF, basestring)' 12 years ago
indexing_float.py * Module wpylib.db.indexing_float: utility for floating-point (FP)-based 11 years ago
result_base.py * Documentation update. 11 years ago
tables.py * Changing all `isinstance(STUFF, str)' to `isinstance(STUFF, basestring)' 12 years ago
test_indexing_float.py * Module wpylib.db.indexing_float: utility for floating-point (FP)-based 11 years ago