commit | c62a704189518ecd0c7420c61b41750c7984312a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jul 29 11:49:05 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jul 29 11:49:05 2010 +0000 |
tree | d690d463c8210f97f68c2724bdbe26d3eae59c7b | |
parent | ebeb44d8d3ef5cd2da7edc5852136af92e684693 [diff] |
#6538: fix regex documentation again -- use fictional class names "regex" and "match" but do not document them as classes, remove 1.5 compat info and use new default argument syntax where possible.