Files
test/scripts/modules
Campbell Barton 7516a9c0b6 Fix Python console command execution without a __main__ module
Account for sys.modules not to have a __main__ module, various other
minor improvements too.

- Use a context manager to temporarily override the __main__ module.
- Use a context manager to override the stdin when auto-completing.
- Remove `_BPY_MAIN_OWN` constant as the __main__ module is needed.
2023-09-15 12:23:40 +10:00
..
2023-09-05 11:04:27 +10:00
2023-09-05 11:04:27 +10:00
2023-09-05 11:04:27 +10:00
2023-09-05 11:04:27 +10:00
2023-09-05 11:04:27 +10:00