visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
444 stars 117 forks source link

python bv vars py prefix #19949

Closed cyrush closed 1 month ago

cyrush commented 1 month ago

Description

Resolves #19443

Type of change

build_visit change

How Has This Been Tested?

Needs to be tested as part of 3.4.2 release builds.

Reminders:

Checklist:

- [ ] I have commented my code where applicable. - [ ] I have updated the release notes. - [ ] I have made corresponding changes to the documentation. - [ ] I have added debugging support to my changes. - [ ] I have added tests that prove my fix is effective or that my feature works. - [ ] I have confirmed new and existing unit tests pass locally with my changes. - [ ] I have added new baselines for any new tests to the repo.