annotate setup.cfg @ 220:f4943d2babda trunk

Fix for #45 and #46: properly support assignment to nested tuples in `py:for` and `py:with` directives.
author cmlenz
date Tue, 05 Sep 2006 16:33:13 +0000
parents 59eb24184e9c
children 6448554170c3
rev   line source
1
5479aae32f5a Initial import.
cmlenz
parents:
diff changeset
1 [egg_info]
5479aae32f5a Initial import.
cmlenz
parents:
diff changeset
2 tag_build = dev
5479aae32f5a Initial import.
cmlenz
parents:
diff changeset
3 tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software