Re: New in Python , Need a Mentor

2013-01-05 Thread someone
On 01/02/2013 05:30 PM, Chris Angelico wrote: On Thu, Jan 3, 2013 at 3:24 AM, Wolfgang Strobl wrote: Chris Angelico : I strongly recommend IDLE - much better editing/recall facilities than the command-line Python has), and work through the tutorial: Well, this is certainly a matter of taste.

RE: New in Python , Need a Mentor

2013-01-02 Thread Sells, Fred
The need for a "python-aware" editor is the commonly held opinion, although the debate about which editor is endless. I use Eclipse + PyDev only because I found it first and like it. The only suggestion I would offer is to separate the business logic completely from the HTML request/response h

Re: New in Python , Need a Mentor

2013-01-02 Thread Chris Angelico
On Thu, Jan 3, 2013 at 3:24 AM, Wolfgang Strobl wrote: > Chris Angelico : >>I strongly recommend IDLE - much >>better editing/recall facilities than the command-line Python has), >>and work through the tutorial: > > Well, this is certainly a matter of taste. I'd recommend using some > small, lang

Re: New in Python , Need a Mentor

2013-01-02 Thread Wolfgang Strobl
Chris Angelico : >On Thu, Jan 3, 2013 at 1:04 AM, NewbiePythonic wrote: >> Hello Friends, >> >> I am very new to python and loved the easiness with which we can deal with >> problems. I would like to take things seriously and develop some good web >> applications. But right now I am stuck and l

Re: New in Python , Need a Mentor

2013-01-02 Thread Chris Angelico
On Thu, Jan 3, 2013 at 1:04 AM, NewbiePythonic wrote: > Hello Friends, > > I am very new to python and loved the easiness with which we can deal with > problems. I would like to take things seriously and develop some good web > applications. But right now I am stuck and looking for a mentor who

New in Python , Need a Mentor

2013-01-02 Thread NewbiePythonic
Hello Friends, I am very new to python and loved the easiness with which we can deal with problems. I would like to take things seriously and develop some good web applications. But right now I am stuck and looking for a mentor who can help me out with improving my skills and knowledge . Looki

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-14 Thread D'Arcy J.M. Cain
On Fri, 11 Mar 2011 06:30:35 -0800 Westley Martínez wrote: [repeated posing elided] > n00m: GET A BLOG. Is it so hard to simply add him to your killfile and move on? Those of us who have already done so get to see his postings anyway if people are going to reply and repeat his trolls. -- D'Ar

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-11 Thread Dan Stromberg
On Thu, Mar 10, 2011 at 11:59 PM, n00m wrote: > Fitzgerald had been an alcoholic since his college days, and became > notorious during the 1920s for his extraordinarily heavy drinking, > leaving him in poor health by the late 1930s. According to Zelda's > biographer, Nancy Milford, Scott claimed

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-11 Thread Nobody
On Thu, 10 Mar 2011 17:58:50 -0800, n00m wrote: > http://docs.python.org/py3k/whatsnew/3.0.html > > What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I > understand). Some of use Python 2.x as a general-purpose Unix scripting language. For that purpose, Python 3.x's obsession wit

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-11 Thread Westley Martínez
On Thu, 2011-03-10 at 17:58 -0800, n00m wrote: > http://docs.python.org/py3k/whatsnew/3.0.html > > What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I > understand). > I even liked print as a function **more** than print as a stmt > > Now I think that Py3k is better than all prev

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-11 Thread n00m
Fitzgerald had been an alcoholic since his college days, and became notorious during the 1920s for his extraordinarily heavy drinking, leaving him in poor health by the late 1930s. According to Zelda's biographer, Nancy Milford, Scott claimed that he had contracted tuberculosis, but Milford dismiss

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread n00m
On Mar 11, 8:35 am, Grigory Javadyan wrote: > > Moreover I'm often able to keep in mind 2 (or more) opposite ideas or > > opinions of mine. > > """ > To know and not to know, to be conscious of complete truthfulness > while telling carefully constructed lies, to hold simultaneously two > opinions

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread Grigory Javadyan
> Moreover I'm often able to keep in mind 2 (or more) opposite ideas or > opinions of mine. > """ To know and not to know, to be conscious of complete truthfulness while telling carefully constructed lies, to hold simultaneously two opinions which cancelled out, knowing them to be contradictory an

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread Dan Stromberg
On Thu, Mar 10, 2011 at 6:05 PM, alex23 wrote: > On Mar 11, 11:58 am, n00m wrote: > > http://docs.python.org/py3k/whatsnew/3.0.html > > > > What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I > > understand). > > I even liked print as a function **more** than print as a stmt > >

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread n00m
ore** than print as a stmt > > > Now I think that Py3k is better than all prev pythons and cobras. > > I agree ;-). Now read What's New for 3.1 and 3.2 and load and use 3.2 > with numberous fixes and improvements to doc and code. 3.3 will be > better yet. > > -- >

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread Terry Reedy
On 3/10/2011 8:58 PM, n00m wrote: http://docs.python.org/py3k/whatsnew/3.0.html What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I understand). I even liked print as a function **more** than print as a stmt Now I think that Py3k is better than all prev pythons and cobras. I a

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread n00m
On Mar 11, 4:05 am, alex23 wrote: > On Mar 11, 11:58 am, n00m wrote: > > >http://docs.python.org/py3k/whatsnew/3.0.html > > > What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I > > understand). > > I even liked print as a function **more** than print as a stmt > > > Now I think t

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread MRAB
On 11/03/2011 02:05, alex23 wrote: On Mar 11, 11:58 am, n00m wrote: http://docs.python.org/py3k/whatsnew/3.0.html What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I understand). I even liked print as a function **more** than print as a stmt Now I think that Py3k is better tha

Re: Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread alex23
On Mar 11, 11:58 am, n00m wrote: > http://docs.python.org/py3k/whatsnew/3.0.html > > What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I > understand). > I even liked print as a function **more** than print as a stmt > > Now I think that Py3k is better than all prev pythons and cob

Just finished reading of "What’s New In Python 3.0"

2011-03-10 Thread n00m
http://docs.python.org/py3k/whatsnew/3.0.html What's the fuss abt it? Imo all is ***OK*** with 3k (in the parts I understand). I even liked print as a function **more** than print as a stmt Now I think that Py3k is better than all prev pythons and cobras. -- http://mail.python.org/mailman/listi

Re: Whats new in Python 3: concurrent-futures example error?

2011-02-22 Thread Paddy
My thanks. -- http://mail.python.org/mailman/listinfo/python-list

Re: Whats new in Python 3: concurrent-futures example error?

2011-02-22 Thread Terry Reedy
On 2/22/2011 4:45 AM, Paddy wrote: I just noted the example here: http://docs.python.org/dev/whatsnew/3.2.html#pep-3148-the-concurrent-futures-module import concurrent.futures, shutil with concurrent.futures.ThreadPoolExecutor(max_workers=4) as e: e.submit(shutil.copy, 'src1.txt', 'dest1.tx

Whats new in Python 3: concurrent-futures example error?

2011-02-22 Thread Paddy
I just noted the example here: http://docs.python.org/dev/whatsnew/3.2.html#pep-3148-the-concurrent-futures-module import concurrent.futures, shutil with concurrent.futures.ThreadPoolExecutor(max_workers=4) as e: e.submit(shutil.copy, 'src1.txt', 'dest1.txt') e.submit(shutil.copy, 'src2.tx

Re: new in python

2005-09-15 Thread Fredrik Lundh
"blackfox505" <[EMAIL PROTECTED]> wrote: > I'm new in python and I would like to know what is the capabilleties > of this language.Please let me know and how I can make a program in > python exe if you want to know how to make programs in python, start here:

new in python

2005-09-15 Thread blackfox505
hello everyone : I'm new in python and I would like to know what is the capabilleties of this language.Please let me know and how I can make a program in python exe thanks alot -- http://mail.python.org/mailman/listinfo/python-list