File: __init__.py

package info (click to toggle)
mariadb-connector-python 1.1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 812 kB
  • sloc: python: 6,246; ansic: 4,971; sh: 23; makefile: 14
file content (2 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (2)
1
2
__all__ = ["CLIENT", "CURSOR", "FIELD_TYPE", "FIELD_FLAG",
           "INDICATOR", 'STATUS', 'ERR', 'CAPABILITY']