Re: gnulib-tool.py: Follow gnulib-tool changes, part 27.

2024-02-24 Thread Dima Pasechnik
Hi Bruno, The pythonic way is mode is not None rather than mode != None (the reason is None is an object) Just in case, Dima On 24 February 2024 23:25:51 GMT, Bruno Haible wrote: >Hi Collin, > >> > I.e. you meant to write >> > mode != None >> > not >> > modules != None >> > ? >

Re: gnulib-tool.py: Follow gnulib-tool changes, part 27.

2024-02-24 Thread Bruno Haible
Hi Collin, > > I.e. you meant to write > > mode != None > > not > > modules != None > > ? > > The second fixes this typo. Thanks for noticing it. But there's another typo in the same line: The original code case $mode,$gnu_make in *test*,true) echo "gnulib-tool: --gnu-make not s