On Tue, Dec 26, 2017 at 01:21:05PM +0100, Danny Milosavljevic wrote: > * guix/build/python-build-system.scm (wrap-python-program): New variable. > (wrap-program*): New variable. > (wrap): Use wrap-program*. The idea here is to avoid renaming the Python executables to .foo-real, right?