Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f31f59

Browse filesBrowse files
committed
Removed MySQLdb.constants.REFRESH
1 parent b14b2bd commit 9f31f59
Copy full SHA for 9f31f59

File tree

Expand file treeCollapse file tree

4 files changed

+1
-27
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+1
-27
lines changed

‎MySQLdb/constants/REFRESH.py

Copy file name to clipboardExpand all lines: MySQLdb/constants/REFRESH.py
-17Lines changed: 0 additions & 17 deletions
This file was deleted.

‎MySQLdb/constants/__init__.py

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__all__ = ['CR', 'FIELD_TYPE','CLIENT','REFRESH','ER','FLAG']
1+
__all__ = ['CR', 'FIELD_TYPE','CLIENT','ER','FLAG']

‎doc/MySQLdb.constants.rst

Copy file name to clipboardExpand all lines: doc/MySQLdb.constants.rst
-8Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,3 @@ constants Package
4949
:undoc-members:
5050
:show-inheritance:
5151

52-
:mod:`REFRESH` Module
53-
---------------------
54-
55-
.. automodule:: MySQLdb.constants.REFRESH
56-
:members:
57-
:undoc-members:
58-
:show-inheritance:
59-

‎metadata.cfg

Copy file name to clipboardExpand all lines: metadata.cfg
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ py_modules:
4040
MySQLdb.constants.ER
4141
MySQLdb.constants.FIELD_TYPE
4242
MySQLdb.constants.FLAG
43-
MySQLdb.constants.REFRESH

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.