Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5920
| References | <201105211042.41201.wbsoft@xs4all.nl> |
|---|---|
| Date | 2011-05-21 15:57 +0200 |
| Subject | SOLVED Re: distutils on windows ignoring package_data |
| From | "Wilbert Berendsen" <wbsoft@xs4all.nl> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1879.1305986732.9059.python-list@python.org> (permalink) |
Solved: the problem was right there in the packagelist() function, it replaced '/' with dots instead of using os.sep ... I'm very sorry for the noise, although it's surprising everything else works without dots in the packages names :-) with regard, Wilbert Berendsen -- http://www.wilbertberendsen.nl/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
SOLVED Re: distutils on windows ignoring package_data "Wilbert Berendsen" <wbsoft@xs4all.nl> - 2011-05-21 15:57 +0200
csiph-web