Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5920 > unrolled thread

SOLVED Re: distutils on windows ignoring package_data

Started by"Wilbert Berendsen" <wbsoft@xs4all.nl>
First post2011-05-21 15:57 +0200
Last post2011-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.


Contents

  SOLVED  Re: distutils on windows ignoring package_data "Wilbert Berendsen" <wbsoft@xs4all.nl> - 2011-05-21 15:57 +0200

#5920 — SOLVED Re: distutils on windows ignoring package_data

From"Wilbert Berendsen" <wbsoft@xs4all.nl>
Date2011-05-21 15:57 +0200
SubjectSOLVED 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/

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web