Files
Kay Hayen bf8c074cbc Cleanups
* Avoid imports of whole modules and instead import only select names
  from them.

* For the nuitka.Options module we split off the states into a separate
  "nuitka.States" module that provides an object that is also faster
  to access that module attributes. This is a micro optimization that
  allows their use to be faster.

* Renamed XML reading/creating functions for clearer names when used
  with out the module name, same for source code references objects.
2025-11-26 11:19:43 +00:00
..
2025-04-28 11:04:36 +02:00
2025-11-26 11:19:43 +00:00
2025-04-28 11:04:36 +02:00
2025-11-26 11:19:43 +00:00