calendar.py patch

0 views
Skip to first unread message

Tomo Vuckovic

unread,
Jan 16, 2004, 7:37:17 AM1/16/04
to wxPytho...@lists.wxwindows.org
CalenDlg on click button OK not return result.

Regards,

Tomo

calendar.diff

Robin Dunn

unread,
Jan 19, 2004, 7:01:28 PM1/19/04
to wxPytho...@lists.wxwindows.org
> ------------------------------------------------------------------------
>
> 832,833d831
> < # return result on OK button - Tomo - Fri 16 Jan 2004 01:24:58 PM CET
> < self.result = [ 0, self.calend.day, Month[self.calend.month], str(self.calend.year)]
>

Please do a patch using the unified diff output format:

diff -u2 path/to/file1 path/to/file2

and preferably using cvs:

cvs diff -u2 path/to/file

As it is now, without guessing, which I would rather not do, I have no
idea what file to apply this too, and without the context I can't be
sure that any change that I may have made in the meantime would not
affect things adversly.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Reply all
Reply to author
Forward
0 new messages