MANIFEST.in

Mon, 26 Nov 2007 22:31:25 -0500

author
brett
date
Mon, 26 Nov 2007 22:31:25 -0500
branch
trunk
changeset 41
e3675644bbb6
parent 18
1600807a32bd
child 95
4f7d3ccecf32
permissions
-rw-r--r--

[svn] Minor clean-ups. The most important of these is that we now have a better
strategy for dealing with the pathological case of having many extraction
destinations taken: after trying various names with number suffixes, we'll
finally resort to mkstemp/mkdtemp to get what we need. This still isn't
guaranteed to work but it's much more reliable. Also print out a warning
for the user when we extract to some weird directory.

include COPYING INSTALL README
recursive-include tests *
exclude tests/testscript.sh

mercurial