Hi,
On 2020/06/29 20:00, Manuel Jacob wrote:
> On 2020-06-29 12:11, Manuel Jacob wrote:
>> Hi,
>>
>> In a Python application, I want to convert a path (as native Unix
>> bytes) to a file URL (and later probably also other paths between the
>> "file system encoding" and UTF-8). There are functions
Hi, Apache enthusiast!
(You’re receiving this because you’re subscribed to one or more dev or
user mailing lists for an Apache Software Foundation project.)
The ApacheCon Planners and the Apache Software Foundation are pleased to
announce that ApacheCon @Home will be held online, September 29
Hi,
In a Python application, I want to convert a path (as native Unix bytes)
to a file URL (and later probably also other paths between the "file
system encoding" and UTF-8). There are functions for this in the
Subversion binding. However, for the sake of being able to deal with the
familiar
On 2020-06-29 12:11, Manuel Jacob wrote:
Hi,
In a Python application, I want to convert a path (as native Unix
bytes) to a file URL (and later probably also other paths between the
"file system encoding" and UTF-8). There are functions for this in the
Subversion binding. However, for the sake of