mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
* Adds range to wx.lib.awg.pygauge.PyGauge format string. The format string can now have fields for `value` and `range`. * Updates the desciption. * Uses field names in default format string (as described). * Removes dependency on the `copy` module.