commit | 23266fe5cf730dedabb44951168ff141c0ac9bac | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sun Jul 30 01:30:31 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sun Jul 30 01:30:31 2000 +0000 |
tree | 862a16ffe1c136fef75956d14325bdee17426b15 | |
parent | 4571ac15f7dff2f7197cb9952749899cbc38ea45 [diff] |
Replaced 'self.files' with 'self.filelist': now we carry around a FileList instance instead of a list of filenames. Simplifies the "sdist" command only a bit, but should allow greater simplification of FileList.