annotate setup.cfg @ 867:efc03d0719f3

Add unit tests for correct handling of with statements and yield expressions in the AST code generator.
author cmlenz
date Fri, 13 Nov 2009 22:31:04 +0000
parents 822089ae65ce
children 1299f2ef61d0
rev   line source
1
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
1 [egg_info]
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
2 tag_build = dev
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
3 tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software