Merge from vendor branch TNF:
authortsarna <tsarna>
Sat, 26 Feb 2000 18:45:48 +0000 (18:45 +0000)
committertsarna <tsarna>
Sat, 26 Feb 2000 18:45:48 +0000 (18:45 +0000)
commitb14e81cfc30adf28b8a452ed5f9bf393e3d99b44
tree00fd862c1122f9b4882a8437482123ba1fb5754f
parentaffbc2301fa08027ed36fedee45e1f5fdbfd8de4
parent9d71b7eb86100dd0bf7787d973bfb9c479aae392
Merge from vendor branch TNF:
MySQLdb, a new, improved MySQL interface for Python. Features:

 - Compatibility with MySQL 3.22
 - Compliance with Python database API version 2.0
 - Thread-safety
 - Thread-friendliness (threads will not block each other)