We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d8048 commit a674468Copy full SHA for a674468
source_py3/python_toolbox/misc_tools/misc_tools.py
@@ -1,7 +1,7 @@
1
# Copyright 2009-2015 Ram Rachum.
2
# This program is distributed under the MIT license.
3
4
-'''This module defines miscellaneous tools.'''
+'''This module defines miscellaneous tools that don't fit anywhere else.'''
5
6
import operator
7
try:
0 commit comments