Funktionierender Prototyp des Serious Games zur Vermittlung von Wissen zu Software-Engineering-Arbeitsmodellen.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

winxptheme.py 254B

1234567
  1. """A useful wrapper around the "_winxptheme" module.
  2. Originally used when we couldn't be sure Windows XP apis were going to
  3. be available. In 2022, it's safe to assume they are, so this is just a wrapper
  4. around _winxptheme.
  5. """
  6. from _winxptheme import *