blob: 169180cbefb6a19e5edf5ebf27806417e740fa28 (
plain)
1
2
3
4
5
|
## Added a .path() method to object return by python.find_installation()
`ExternalProgram` objects as well as the object returned by the
`python3` module provide this method, but the new python module did
not.
|