On 01/21/2013 06:30 AM, Franck Ditter wrote:
In article ,
> Mitya Sirenef wrote:
>
>> > - To use the software outside Python, we need to have proper
indentation
>> > as real spaces. We should be able to distinguish Arial type for usual
>> > text and fixed font for code.
>>
>>
>> Not sure I u
In article ,
Mitya Sirenef wrote:
> > - To use the software outside Python, we need to have proper indentation
> > as real spaces. We should be able to distinguish Arial type for usual
> > text and fixed font for code.
>
>
> Not sure I understand about indentation.. You mean like wrapping
>
On 01/21/2013 03:07 AM, Franck Ditter wrote:
Ok I can make my way with jstmovie. Some remarks and questions :
>
> - Use encoding='utf-8' inside open of method __init__ of class Tutorial
> in jstmovie.py. Otherwise foreign languages are stuck.
>
Thanks, will fix this.. -m
--
Lark's Tongue Gu
On 01/21/2013 03:07 AM, Franck Ditter wrote:
Ok I can make my way with jstmovie. Some remarks and questions :
>
> - Use encoding='utf-8' inside open of method __init__ of class Tutorial
> in jstmovie.py. Otherwise foreign languages are stuck.
>
> - To use the software outside Python, we need to
On 01/21/2013 02:30 AM, rusi wrote:
On Jan 13, 12:08 pm, Mitya Sirenef wrote:
>> Sure: they play back a list of instructions on use of string methods and
>> list comprehensions along with demonstration in a mock-up of the
>> interpreter with a different display effect for commands typed into (
Ok I can make my way with jstmovie. Some remarks and questions :
- Use encoding='utf-8' inside open of method __init__ of class Tutorial
in jstmovie.py. Otherwise foreign languages are stuck.
- To use the software outside Python, we need to have proper indentation
as real spaces. We should b
On Jan 13, 12:08 pm, Mitya Sirenef wrote:
> Sure: they play back a list of instructions on use of string methods and
> list comprehensions along with demonstration in a mock-up of the
> interpreter with a different display effect for commands typed into (and
> printed out by) the interpeter. The s
On Sun, 20 Jan 2013 18:54:03 +0100, Franck Ditter wrote:
[snip quoting NINE levels deep]
> When executing jstmovie.py, it complains : 'template.html' not found in
> tmovies...
Please trim unnecessary quoted text out of your replies. We don't need to
read page after page of irrelevant comments t
On 01/20/2013 12:54 PM, Franck Ditter wrote:
In article ,
> Franck Ditter wrote:
>
>> In article ,
>> Franck Ditter wrote:
>>
>>> In article ,
>>> Mitya Sirenef wrote:
>>>
On 01/19/2013 04:32 AM, Franck Ditter wrote:
> In article ,
> Mitya Sirenef wrote:
>
>> On 01/14/2
In article ,
Franck Ditter wrote:
> In article ,
> Franck Ditter wrote:
>
> > In article ,
> > Mitya Sirenef wrote:
> >
> > > On 01/19/2013 04:32 AM, Franck Ditter wrote:
> > > > In article ,
> > > > Mitya Sirenef wrote:
> > > >
> > > >> On 01/14/2013 01:34 AM, Franck Ditter wrote:
> >
In article ,
Franck Ditter wrote:
> In article ,
> Mitya Sirenef wrote:
>
> > On 01/19/2013 04:32 AM, Franck Ditter wrote:
> > > In article ,
> > > Mitya Sirenef wrote:
> > >
> > >> On 01/14/2013 01:34 AM, Franck Ditter wrote:
> > >>> In article ,
> > >>>Jason Friedman wrote:
> > >>>
In article ,
Mitya Sirenef wrote:
> On 01/19/2013 04:32 AM, Franck Ditter wrote:
> > In article ,
> > Mitya Sirenef wrote:
> >
> >> On 01/14/2013 01:34 AM, Franck Ditter wrote:
> >>> In article ,
> >>>Jason Friedman wrote:
> >>>
> > That is right; I would also add that it may be over
On 01/19/2013 04:32 AM, Franck Ditter wrote:
In article ,
Mitya Sirenef wrote:
On 01/14/2013 01:34 AM, Franck Ditter wrote:
In article ,
Jason Friedman wrote:
That is right; I would also add that it may be overwhelming for a newbie
to be reading through a large "wall of text" -- here
In article ,
Mitya Sirenef wrote:
> On 01/14/2013 01:34 AM, Franck Ditter wrote:
> > In article ,
> > Jason Friedman wrote:
> >
> >>> That is right; I would also add that it may be overwhelming for a newbie
> >>> to be reading through a large "wall of text" -- here you have blank
> >>> space
On 01/14/2013 01:34 AM, Franck Ditter wrote:
In article ,
Jason Friedman wrote:
That is right; I would also add that it may be overwhelming for a newbie
to be reading through a large "wall of text" -- here you have blank
space after the current paragraph so the attention is focused even more
In article ,
Jason Friedman wrote:
> > That is right; I would also add that it may be overwhelming for a newbie
> > to be reading through a large "wall of text" -- here you have blank
> > space after the current paragraph so the attention is focused even more
> > on the last few lines.
> >
> > A
> That is right; I would also add that it may be overwhelming for a newbie
> to be reading through a large "wall of text" -- here you have blank
> space after the current paragraph so the attention is focused even more
> on the last few lines.
>
> Additionally, since instructions scroll automatical
On 01/13/2013 02:28 AM, Terry Reedy wrote:
On 1/13/2013 2:08 AM, Mitya Sirenef wrote:
>> On 01/13/2013 01:35 AM, Steven D'Aprano wrote:
>>> On Sun, 13 Jan 2013 00:11:53 -0500, AK wrote:
>> >
>> >> I don't know what to call these, so for now I'll call them "training
>> >> text movies" until I co
On 1/13/2013 2:08 AM, Mitya Sirenef wrote:
On 01/13/2013 01:35 AM, Steven D'Aprano wrote:
On Sun, 13 Jan 2013 00:11:53 -0500, AK wrote:
>
>> I don't know what to call these, so for now I'll call them "training
>> text movies" until I come up with a better name..
>>
>> I hope these will be
On 01/13/2013 01:35 AM, Steven D'Aprano wrote:
On Sun, 13 Jan 2013 00:11:53 -0500, AK wrote:
>
>> I don't know what to call these, so for now I'll call them "training
>> text movies" until I come up with a better name..
>>
>> I hope these will be helpful, especially to new students of Python.
>
On Sun, 13 Jan 2013 00:11:53 -0500, AK wrote:
> I don't know what to call these, so for now I'll call them "training
> text movies" until I come up with a better name..
>
> I hope these will be helpful, especially to new students of Python.
>
> http://lightbird.net/larks/tmovies.html
For the b
21 matches
Mail list logo