Message131446
| Author | dsdale24 |
|---|---|
| Recipients | daniel.urban, dsdale24 |
| Date | 2011-03-19.21:41:18 |
| SpamBayes Score | 0.0072114863 |
| Marked as misclassified | No |
| Message-id | <1300570879.8.0.2345119882.issue11610@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a new patch that addresses a couple problems found in review: * Unit tests contained a typo (Property instead of property) * DeprecationWarning would be issued when importing abc rather than when creating abstractproperty. (whether abstractproperty should be deprecated has been questioned). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-19 21:41:20 | dsdale24 | set | recipients: + dsdale24, daniel.urban |
| 2011-03-19 21:41:19 | dsdale24 | set | messageid: <1300570879.8.0.2345119882.issue11610@psf.upfronthosting.co.za> |
| 2011-03-19 21:41:19 | dsdale24 | link | issue11610 messages |
| 2011-03-19 21:41:19 | dsdale24 | create | |