[rb-general] patching python glob

Ximin Luo infinity0 at debian.org
Wed May 24 16:27:00 CEST 2017


Chris Lamb:
> Ximin Luo wrote:
> 
>> Contrary to what others were assuming, python's glob is *not*
>> implemented in terms of the libc glob
> 
> IMHO this doesn't really make much difference.
> 
> Something called "glob" on UNIX surely has the affordance of working
> just like the syscall even if it's actually implemented in a different
> manner. :)
> 

They *already* behave differently. I think patching the python one to be reproducible and remain different from libc, would be better than to patch it to behave exactly the same as libc.

X

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git


More information about the rb-general mailing list