Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/PlatformInfo.1.py
2012-04-10 03:16:37 +00:00

3 lines
123 B
Python

wx.LogMessage("This application is running under %s." % wx.PlatformInfo.Get().GetOperatingSystemIdName())