Re: tilted text in the turtle module

2010-11-25 Thread Yingjie Lan
--- On Fri, 11/26/10, Steve Holden wrote: > From: Steve Holden > Subject: Re: tilted text in the turtle module > To: python-list@python.org > Date: Friday, November 26, 2010, 4:16 AM > On 11/25/2010 5:58 PM, Yingjie Lan > wrote: > > --- On Thu, 11/25/10, Steve Holden &g

Re: tilted text in the turtle module

2010-11-25 Thread Steve Holden
On 11/25/2010 5:58 PM, Yingjie Lan wrote: > --- On Thu, 11/25/10, Steve Holden wrote: >>> And even if I made a patch, >>> then how to publish it? >>> >> Once you have a patch, attach it to the issue as a file and >> try and get >> it reviewed by a developer for incorporation into a future >> rele

Re: tilted text in the turtle module

2010-11-25 Thread Yingjie Lan
--- On Thu, 11/25/10, Steve Holden wrote: > > And even if I made a patch, > > then how to publish it? > > > Once you have a patch, attach it to the issue as a file and > try and get > it reviewed by a developer for incorporation into a future > release. > > Note that no Python 2.8 release is pl

Re: tilted text in the turtle module

2010-11-25 Thread Steve Holden
On 11/25/2010 10:49 AM, Yingjie Lan wrote: > --- On Thu, 11/25/10, Steve Holden wrote: >> From: Steve Holden >> Subject: Re: tilted text in the turtle module >> To: python-list@python.org >> Date: Thursday, November 25, 2010, 7:00 PM >> On 11/25/2010 5:06 AM, Yin

Re: tilted text in the turtle module

2010-11-25 Thread Yingjie Lan
--- On Thu, 11/25/10, Steve Holden wrote: > From: Steve Holden > Subject: Re: tilted text in the turtle module > To: python-list@python.org > Date: Thursday, November 25, 2010, 7:00 PM > On 11/25/2010 5:06 AM, Yingjie Lan > wrote: > This sounds like a good idea. To request a

Re: tilted text in the turtle module

2010-11-25 Thread Steve Holden
On 11/25/2010 5:06 AM, Yingjie Lan wrote: > First of all, I'd like to express my deep gratidute to the author of this > module, it is such a fun module to work with and to teach python as a first > programming language. > > Secondly, I would like to request a feature if it is not too hard to ach

tilted text in the turtle module

2010-11-25 Thread Yingjie Lan
First of all, I'd like to express my deep gratidute to the author of this module, it is such a fun module to work with and to teach python as a first programming language. Secondly, I would like to request a feature if it is not too hard to achieve. Currently, you can only write texts horizonta