mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
No need to ignore IsGregorianDate any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -148,9 +148,6 @@ def run():
|
||||
c.find('GetTmNow').ignore()
|
||||
c.find('GetTmNow').ignore()
|
||||
|
||||
# Link error??
|
||||
c.find('IsGregorianDate').ignore()
|
||||
|
||||
# output the am/pm parameter values
|
||||
c.find('GetAmPmStrings.am').out = True
|
||||
c.find('GetAmPmStrings.pm').out = True
|
||||
|
||||
Reference in New Issue
Block a user