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


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

Re: Trouble with internationalized path under windows

Started byBenjamin Peterson <benjamin@python.org>
First post2012-01-23 00:50 +0000
Last post2012-01-23 00:50 +0000
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

  Re: Trouble with internationalized path under windows Benjamin Peterson <benjamin@python.org> - 2012-01-23 00:50 +0000

#19244 — Re: Trouble with internationalized path under windows

FromBenjamin Peterson <benjamin@python.org>
Date2012-01-23 00:50 +0000
SubjectRe: Trouble with internationalized path under windows
Message-ID<mailman.4948.1327279873.27778.python-list@python.org>
Jacob Hallén <jacob.hallen <at> sotospeak.se> writes:

> 
> I have a problem which ought to have an obvious solution, but I haven't found 
> one despite searching for many hours. The problem occurs on Windows.

You may be running into the brokenness of the Python import system prior to 3.2.
See http://bugs.python.org/issue3080



[toc] | [standalone]


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


csiph-web