mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-27 22:20:07 +01:00
5 lines
227 B
Python
5 lines
227 B
Python
|
|
# NOTE: wxVariants are handled internally in wxPython. Conversions are
|
|
# implicitly done for those types that wxVariant already knows about, and
|
|
# the Raw PyObject is used for those that it doesn't know about.
|