···9161916191629162 # python function with default python interpreter
91639163 buildPythonPackage = pythonPackages.buildPythonPackage;
91649164+ buildPythonApplication = pythonPackages.buildPythonApplication;
9164916591659166 # `nix-env -i python-nose` installs for 2.7, the default python.
91669167 # Therefore we do not recurse into attributes here, in contrast to