MANIFEST 605 B

12345678910111213141516171819202122232425262728293031323334
  1. ChangeLog
  2. HISTORY
  3. MANIFEST
  4. MANIFEST.in
  5. README
  6. _mysql.c
  7. _mysql_exceptions.py
  8. dbapi20.py
  9. metadata.cfg
  10. pymemcompat.h
  11. setup.cfg
  12. setup.py
  13. setup_common.py
  14. setup_posix.py
  15. setup_windows.py
  16. site.cfg
  17. test_MySQLdb_capabilities.py
  18. test_MySQLdb_dbapi20.py
  19. test_capabilities.py
  20. MySQLdb/__init__.py
  21. MySQLdb/connections.py
  22. MySQLdb/converters.py
  23. MySQLdb/cursors.py
  24. MySQLdb/release.py
  25. MySQLdb/times.py
  26. MySQLdb/constants/CLIENT.py
  27. MySQLdb/constants/CR.py
  28. MySQLdb/constants/ER.py
  29. MySQLdb/constants/FIELD_TYPE.py
  30. MySQLdb/constants/FLAG.py
  31. MySQLdb/constants/REFRESH.py
  32. MySQLdb/constants/__init__.py
  33. doc/FAQ.txt
  34. doc/MySQLdb.txt