Added docstrings by Neal Norwitz. This closes SF bug #450980.

This commit is contained in:
Fred Drake 2001-09-04 19:10:20 +00:00
parent 6c0f20088f
commit b8f2274985
5 changed files with 89 additions and 3 deletions

View file

@ -8,6 +8,8 @@
# See the sre.py file for information on usage and redistribution.
#
"""Internal support module for sre"""
# XXX: show string offset and offending character for all errors
# this module works under 1.5.2 and later. don't use string methods