Ticket #12901 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

_makeDate returns none instead None

Reported by: cgrohmann Owned by:
Priority: normal Milestone:
Component: wxPython Version:
Keywords: Cc:
Blocked By: Patch: no
Blocking:

Description

The function _makeDate in wx/lib/masked/maskededit.py has a typo and returns none instead of None.

Change History

Changed 2 years ago by RD

  • status changed from new to closed
  • resolution set to fixed

(In [66763]) Fixed typo. Closes #12901

Note: See TracTickets for help on using tickets.