pickrand.py: allow selecting from a set of files
authorColin Patrick Mccabe <cmccabe@alumni.cmu.edu>
Sat, 5 May 2012 04:25:37 +0000 (21:25 -0700)
committerColin Patrick Mccabe <cmccabe@alumni.cmu.edu>
Sat, 5 May 2012 04:25:37 +0000 (21:25 -0700)
commit98340bd6de4e28d1d75a25ecb6f9a72b2bb2082a
tree906a59d7b3ec07b3d9397bc650530c299cdbd0ce
parenta88effa808214a3282f35d8ebf3ebfb3cbe98d19
pickrand.py: allow selecting from a set of files

Allow selecting from a set of files specified on the command line,
rather than just all files in the current directory tree.

Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
pickrand.py