Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5920 > unrolled thread
| Started by | "Wilbert Berendsen" <wbsoft@xs4all.nl> |
|---|---|
| First post | 2011-05-21 15:57 +0200 |
| Last post | 2011-05-21 15:57 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
SOLVED Re: distutils on windows ignoring package_data "Wilbert Berendsen" <wbsoft@xs4all.nl> - 2011-05-21 15:57 +0200
| From | "Wilbert Berendsen" <wbsoft@xs4all.nl> |
|---|---|
| Date | 2011-05-21 15:57 +0200 |
| Subject | SOLVED Re: distutils on windows ignoring package_data |
| Message-ID | <mailman.1879.1305986732.9059.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web