summaryrefslogtreecommitdiff
path: root/pygments/util.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-10-28 11:29:51 +0200
committergbrandl <devnull@localhost>2006-10-28 11:29:51 +0200
commit7643e3657c557da72dada0f3ae3700b8a255206c (patch)
tree9e80ce4e402c3f85d7bacf1e761ab9b947c0552e /pygments/util.py
parent4b9bb3ddd402107a42dbfeeb671bb0c2ecdb9e90 (diff)
downloadpygments-7643e3657c557da72dada0f3ae3700b8a255206c.tar.gz
[svn] update TODO.
Diffstat (limited to 'pygments/util.py')
-rw-r--r--pygments/util.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pygments/util.py b/pygments/util.py
index 8ad994c6..9c84e8dc 100644
--- a/pygments/util.py
+++ b/pygments/util.py
@@ -3,8 +3,7 @@
pygments.util
~~~~~~~~~~~~~
- Utility functions, currently only for parsing lexer
- and formatter options.
+ Utility functions.
:copyright: 2006 by Georg Brandl.
:license: GNU LGPL, see LICENSE for more details.