Changes between Initial Version and Version 1 of Ticket #65721, comment 23
- Timestamp:
- Sep 23, 2022, 2:43:05 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65721, comment 23
initial v1 2 2 > Why can't `app.executable` be set right after `python.default_version`? 3 3 4 Do you mean within proc `py_setup`? Or outside of that, after variant processing - and a call to that proc - has been made?4 Do you mean within proc `py_setup`? Or outside of that, after the python variant declarations?