Message74709
| Author | gregorlingl |
|---|---|
| Recipients | gregorlingl, loewis |
| Date | 2008-10-13.22:57:06 |
| SpamBayes Score | 0.0034603546 |
| Marked as misclassified | No |
| Message-id | <1223938627.85.0.00676973039125.issue4116@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In ScrolledCanvas.__init__() there's a name conflict with a methodname of the parentclass Frame: _root. The bugfix consists in renaming this attribute, which occurs only twice. No change in behaviour at all. Regards, Gregor |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-13 22:57:07 | gregorlingl | set | recipients: + gregorlingl, loewis |
| 2008-10-13 22:57:07 | gregorlingl | set | messageid: <1223938627.85.0.00676973039125.issue4116@psf.upfronthosting.co.za> |
| 2008-10-13 22:57:07 | gregorlingl | link | issue4116 messages |
| 2008-10-13 22:57:07 | gregorlingl | create | |