annotate MANIFEST.in @ 337:e6c8e462f1ee trunk

Fix iterkeys/iteritems/itervalues/pop/popitem methods on the `odict` utility class. Thanks to Armin Ronacher for the patch.
author cmlenz
date Wed, 11 Jun 2008 22:12:09 +0000
parents da97a3138239
children
rev   line source
233
da97a3138239 Upgraded to CLDR 1.5 and improved timezone formatting.
cmlenz
parents: 1
diff changeset
1 include babel/global.dat
1
7870274479f5 Import of initial code base.
cmlenz
parents:
diff changeset
2 include babel/localedata/*.dat
7870274479f5 Import of initial code base.
cmlenz
parents:
diff changeset
3 include doc/api/*.*
7870274479f5 Import of initial code base.
cmlenz
parents:
diff changeset
4 include doc/*.html
Copyright (C) 2012-2017 Edgewall Software