From: Dave C. <dj...@ob...> - 2002-10-29 18:48:12
|
WHAT IS IT: The Sybase module provides a Python interface to the Sybase relational database system. It supports all of the Python Database API, version 2.0 with extensions. This release corrects a mistake I made in packaging the 0.35pre2 release. http://www.object-craft.com.au/projects/sybase/ CHANGES SINCE 0.35pre2: * Fixed the MANIFEST.in file to include freetds.h and sybasect.h. -- http://www.object-craft.com.au |