Message 267263 - Python tracker
Message267263
| Author | JelleZijlstra |
|---|---|
| Recipients | JelleZijlstra |
| Date | 2016-06-04.16:29:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465057740.31.0.354444599914.issue27219@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
But `turtle.pencolor()` returns a tuple of floats, so calling `turtle.fillcolor(turtle.pencolor())`. This issue shows up in the doctest at library/turtle.rst line 936. I can submit a patch with tests once the tests in issue21916 are in. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-04 16:29:00 | JelleZijlstra | set | recipients: + JelleZijlstra |
| 2016-06-04 16:29:00 | JelleZijlstra | set | messageid: <1465057740.31.0.354444599914.issue27219@psf.upfronthosting.co.za> |
| 2016-06-04 16:29:00 | JelleZijlstra | link | issue27219 messages |
| 2016-06-04 16:29:00 | JelleZijlstra | create | |