Menu

Diff of /MySQLdb/constants/REFRESH.py [eb90cc] .. [7773ef]  Maximize  Restore

Switch to side-by-side view

--- a/MySQLdb/constants/REFRESH.py
+++ b/MySQLdb/constants/REFRESH.py
@@ -1,9 +1,12 @@
-"""MySQL REFRESH Constants
+"""
+MySQL REFRESH Constants
+-----------------------
 
 These constants seem to mostly deal with things internal to the
 MySQL server. Forget you saw this.
-
 """
+__revision__ = "$Revision$"[11:-2]
+__author__ = "$Author$"[9:-2]
 
 GRANT = 1
 LOG = 2
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.