On 2025/01/13 18:06, Klemens Nanni wrote:
> 13 янв. 2025 г. 14:06:00 Stuart Henderson :
>
> > On 2025/01/12 17:18, Klemens Nanni wrote:
> >> There are tests and they pass except for some xattr stuff (chflags(1) for
> >> Linux)
> >> and some basic stuff like reading from stdin (worth looking into)
13 янв. 2025 г. 14:06:00 Stuart Henderson :
> On 2025/01/12 17:18, Klemens Nanni wrote:
>> There are tests and they pass except for some xattr stuff (chflags(1) for
>> Linux)
>> and some basic stuff like reading from stdin (worth looking into).
>>
>> One test runs 'python -c ...', hence the modul
On 2025/01/12 17:18, Klemens Nanni wrote:
> There are tests and they pass except for some xattr stuff (chflags(1) for
> Linux)
> and some basic stuff like reading from stdin (worth looking into).
>
> One test runs 'python -c ...', hence the module.
>
> Either I'm holding it wrong or that one goo