Given that pygnulib aims to support on Python 3, maybe we should change this
patch slightly to also provide for a way to fallback if the python version
fails?
Any ideas on how it should be implemented?
* Darshit Shah [181013 22:03]:
> We at GNU Wget have been using the new Python implementation
We at GNU Wget have been using the new Python implementation of gnulib-tool for
a while now and it has been working pretty smoothly. However, we always have to
patch the bootstrap script manually to enable use of the tool since there is
currently no way in gnulib to enable it. The attached patch ad