pygame-ce
pygame-ce copied to clipboard
Fix pylint undefined usage error in sysfont
trafficstars
Fixes the recent pylint fails, by moving around the conditional imports to the functions where they are actually invoked.