non standard path characters
- From: Robin Becker <robin@xxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 11:17:37 +0100
A kind user reports having problems running the reportlab tests because his path has non-ascii characters in it eg
......\Mes documents\Mes Téléchargements\Firefox\...
somewhere in the tests we look at the path and then try and convert to utf8 for display in pdf.
Is there a standard way to do these path string conversions?
Paths appear to come from all sorts of places and given the increasing use of zip file packaging it doesn't seem appropriate to rely on the current platform as a single choice for the default encoding.
--
Robin Becker
.
- Follow-Ups:
- Re: non standard path characters
- From: Tijs
- Re: non standard path characters
- From: aspineux
- Re: non standard path characters
- Prev by Date: Re: c[:]()
- Next by Date: Re: Good Python style?
- Previous by thread: Embedding objects( txt, doc) into excel using python
- Next by thread: Re: non standard path characters
- Index(es):