[issue21868] Tbuffer in turtle allows negative size

Lita Cho report at bugs.python.org
Wed Jun 25 18:47:16 CEST 2014


Lita Cho added the comment:

Here is a patch for this bug. Basically, when a user gives 0 and below, it doesn't create a TBuffer. Then "undo" does the right thing.

----------
keywords: +patch
Added file: http://bugs.python.org/file35778/undobuffer_fix.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21868>
_______________________________________


More information about the Python-bugs-list mailing list