[issue3969] turtle.py - setup() doesn't work correctly

2008-09-26 Thread Georg Brandl

Georg Brandl [EMAIL PROTECTED] added the comment:

Committed as r66626 (2.5 branch only).

--
nosy: +georg.brandl
resolution:  - fixed
status: open - closed

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3969
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3969] turtle.py - setup() doesn't work correctly

2008-09-25 Thread Gregor Lingl

New submission from Gregor Lingl [EMAIL PROTECTED]:

setup() doesn't work correctly: startx argument is not recognized
This is due to a typo in the setup() function

A patch is attached.

Regards, Gregor

--
components: Tkinter
files: 2.5turtle_setup_patch.diff
keywords: patch
messages: 73826
nosy: gregorlingl
severity: normal
status: open
title: turtle.py - setup() doesn't work correctly
type: behavior
versions: Python 2.5
Added file: http://bugs.python.org/file11605/2.5turtle_setup_patch.diff

___
Python tracker [EMAIL PROTECTED]
http://bugs.python.org/issue3969
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com