Mike Hansen <[EMAIL PROTECTED]> wrote of an idle IDLE:
> That rooted out the problem. A while ago, I changed the colors to kind
> of match my VIM color theme(ps_color). When I did
> idlelib.PyShell.main(), IDLE came up with my custom color theme.
> However, there was a bunch of warnings about m
the default
configuration should work (I think).
Caution: I am not an expert in IDLE, Python, or... even life.
EJP
___
Tutor maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/tutor
[sent previously, please ignore if already rec'd]
A basic OOP question, I guess.
I have a file from which I want to extract some data. The data of
interest may be towards the end of the file at position A, defined by
schema A; or it may be in the file at variable positions near the
beginning of
"Ryan Davis" [EMAIL PROTECTED] wrote
My
background is mostly C#, so I'm used to the ridiculous rigidity of
strongly-typed languages. I have been using python for helper apps for a few
months now, so am pretty familiar with the syntax now, but I don't know any of
the patterns y
> Well, like I said, the darkplayer is on an online journal, which means
> that the only output possible is modifying the option strings of songs
> as they are played or something similar. I do know that the random
> number generator works, and the songs played always match the option
> selec
Mustafa Abbasi asked:
i want to create a simple page which has a formand takes in
persons date of birth and give out exact age.how do i add python codeto an
html page.i don't have any dreamweaver or frontpage.this is basically
cuz some freinds advised me to create this isnce i am learning p