Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19244
| From | Benjamin Peterson <benjamin@python.org> |
|---|---|
| Subject | Re: Trouble with internationalized path under windows |
| Date | 2012-01-23 00:50 +0000 |
| References | <201201222108.18950.jacob.hallen@sotospeak.se> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4948.1327279873.27778.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Trouble with internationalized path under windows Benjamin Peterson <benjamin@python.org> - 2012-01-23 00:50 +0000
csiph-web