diff options
Diffstat (limited to 'databases/py-MySQL/pkg-descr')
-rw-r--r-- | databases/py-MySQL/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/py-MySQL/pkg-descr b/databases/py-MySQL/pkg-descr deleted file mode 100644 index 834d53ed62c1..000000000000 --- a/databases/py-MySQL/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -You can easily access a MySQL database through the Python MySQL module. - -Before using the Python MySQL functions, the module must be imported with -"import MySQL". |