• Ken Aaker's avatar
    Fix abort in wxColour_helper on OpenSUSE · 2aac06f9
    Ken Aaker authored
    This replaces "" strings that cause aborts in python-wxWidgets wxColour_helper with
    Python None objects. This corrects an abort where the helper tries to fetch the
    first byte of the colour string even when it's 0 length.
    2aac06f9
pronterface.py 64.5 KB