Message136821
I've recently joined the python-mentors mailing list because I love Python and want to get involved. I found this bug in the list of "Easy issues" and thought I'd try my hand. Anyway, this is my first patch, so please forgive me if I am breaking protocol or stepping on anyone's toes here. I also hope my code isn't embarrassing.
This adds a constructor to the date class that allows construction based on an ISO-8601 YYYYWWD string. Does this address the issue in a logical way? |
|
| Date |
User |
Action |
Args |
| 2011-05-25 01:49:30 | aganders3 | set | recipients:
+ aganders3, belopolsky, Erik.Cederstrand |
| 2011-05-25 01:49:30 | aganders3 | set | messageid: <[email protected]> |
| 2011-05-25 01:49:30 | aganders3 | link | issue12006 messages |
| 2011-05-25 01:49:29 | aganders3 | create | |
|