Re: Python Tutorial

2014-06-16 Thread jonadina
hello... pls how did ur tutorial creation go? Could i get it as i am starting to learn python thanks -- https://mail.python.org/mailman/listinfo/python-list

Re: Python Tutorial

2014-06-16 Thread Zachary Ware
(Note, for those confused, context: https://mail.python.org/pipermail/python-list/2010-August/584707.html) On Mon, Jun 16, 2014 at 10:06 AM, jonad...@gmail.com wrote: hello... pls how did ur tutorial creation go? Could i get it as i am starting to learn python thanks Hi, Please note that

Re: Python Tutorial on Multithreading

2011-02-21 Thread Alexander Kapps
On 21.02.2011 23:30, KevinSimonson wrote: I've been teaching myself Python from the tutorial routed at http:// www.tutorialspoint.com/python/index.htm. It's worked out pretty well, but when I copied its multithreading example from the bottom of the page at http://www.tutorialspoint.com/python/

Re: Python Tutorial on Multithreading

2011-02-21 Thread KevinSimonson
On Feb 21, 4:04 pm, Alexander Kapps alex.ka...@web.de wrote: That tutorial seems to be wrong. According to the official docs: If the subclass overrides the constructor, it must make sure to invoke the base class constructor (Thread.__init__()) before doing anything else to the thread.

Re: Python Tutorial on Multithreading

2011-02-21 Thread Terry Reedy
On 2/21/2011 7:02 PM, KevinSimonson wrote: On Feb 21, 4:04 pm, Alexander Kappsalex.ka...@web.de wrote: That tutorial seems to be wrong. According to the official docs: If the subclass overrides the constructor, it must make sure to invoke the base class constructor (Thread.__init__())

Re: python tutorial

2009-06-18 Thread steve
Robert Kern robert.k...@gmail.com wrote in message news:mailman.1728.1245289092.8015.python-l...@python.org... On 2009-06-17 19:36, steve wrote: Carl Bankspavlovevide...@gmail.com wrote in message news:2f6271b1-5ffa-4cec-81f8-0276ad647...@p5g2000pre.googlegroups.com... On Jun 15, 7:56 pm,

Re: python tutorial

2009-06-18 Thread Steven D'Aprano
On Thu, 18 Jun 2009 15:58:37 +1000, steve wrote: Steven D'Aprano ste...@remove.this.cybersource.com.au wrote in message news:pan.2009.06.18.01.42...@remove.this.cybersource.com.au... On Thu, 18 Jun 2009 10:36:01 +1000, steve wrote: 1) Windows does not make a distinction between text and

Re: python tutorial

2009-06-18 Thread steve
Steven D'Aprano ste...@remove.this.cybersource.com.au wrote in message news:pan.2009.06.18.07.05...@remove.this.cybersource.com.au... On Thu, 18 Jun 2009 15:58:37 +1000, steve wrote: Steven D'Aprano ste...@remove.this.cybersource.com.au wrote in message

Re: python tutorial

2009-06-18 Thread Ben Finney
steve st...@nospam.au writes: So far I've been pointed to a discussion of C, a discussion of DOS, and a discussion of Windows NT 4. Great. Glad to see that you know how to use the Internet. Says the person who doesn't want to attach an identity to his messages. (Yes, that's ad hominem if used

Re: python tutorial

2009-06-18 Thread D'Arcy J.M. Cain
On 18 Jun 2009 07:05:20 GMT Steven D'Aprano ste...@remove.this.cybersource.com.au wrote: Technically, the Windows file systems record the length of text files and so an explicit EOF character is redundant, nevertheless, the behaviour of stopping the read at \0x1A is expected. Whether you want

Re: python tutorial

2009-06-18 Thread Peter Bell
Steven D'Aprano ste...@remove.this.cybersource.com.au writes http://support.microsoft.com/kb/156258 That says that Windows NT 3.5 and NT 4 couldn't make a distinction between text and binary files. I don't think that advances your case. If they had changed the Windows behaviour, yes, but

Re: python tutorial

2009-06-18 Thread Robert Kern
On 2009-06-18 00:57, steve wrote: Robert Kernrobert.k...@gmail.com wrote in message news:mailman.1728.1245289092.8015.python-l...@python.org... On 2009-06-17 19:36, steve wrote: Carl Bankspavlovevide...@gmail.com wrote in message

Re: python tutorial

2009-06-18 Thread Lie Ryan
Ben Finney wrote: You started out asking how to *interpret* it, which is fine for this forum; but discussing it here isn't going to lead automatically to any *midification* to a document developed within the core of Python. I definitely want to see how python doc be midified, last time I

Re: python tutorial

2009-06-18 Thread Ethan Furman
steve wrote: Robert Kern robert.k...@gmail.com wrote in message news:mailman.1728.1245289092.8015.python-l...@python.org... On 2009-06-17 19:36, steve wrote: Carl Bankspavlovevide...@gmail.com wrote in message news:2f6271b1-5ffa-4cec-81f8-0276ad647...@p5g2000pre.googlegroups.com... On Jun

Re: python tutorial

2009-06-18 Thread Piet van Oostrum
Peter Bell peter.b...@com.au (PB) wrote: Steven D'Aprano ste...@remove.this.cybersource.com.au PB writes http://support.microsoft.com/kb/156258 PB That says that Windows NT 3.5 and NT 4 couldn't make PB a distinction between text and binary files. I don't think PB that advances your case.

Re: python tutorial

2009-06-18 Thread Terry Reedy
1) Windows does not make a distinction between text and binary files. 'Windows', in its broad sense of Windoes system, includes the standards and protocols mandated by its maker, Microsoft Corporation, and implemented in its C compiler, which it uses to compile the software that other

Re: python tutorial

2009-06-18 Thread Aahz
In article mailman.1745.1245326792.8015.python-l...@python.org, D'Arcy J.M. Cain da...@druid.net wrote: I really loved CP/M in its day but isn't it time we let go? +1 QOTW -- Aahz (a...@pythoncraft.com) * http://www.pythoncraft.com/ as long as we like the same operating

Re: python tutorial

2009-06-18 Thread Carl Banks
On Jun 17, 5:36 pm, steve st...@nospam.au wrote: Carl Banks pavlovevide...@gmail.com wrote in message news:2f6271b1-5ffa-4cec-81f8-0276ad647__begin_mask_n#9g02mg7!__...__end_mask_i?a63jfad$...@p5g2000pre.googlegroups.com... On Jun 15, 7:56 pm, steve st...@nospam.au wrote: I was just looking

Re: python tutorial

2009-06-17 Thread steve
Carl Banks pavlovevide...@gmail.com wrote in message news:2f6271b1-5ffa-4cec-81f8-0276ad647...@p5g2000pre.googlegroups.com... On Jun 15, 7:56 pm, steve st...@nospam.au wrote: I was just looking at the python tutorial, and I noticed these lines:

Re: python tutorial

2009-06-17 Thread steve
Steven D'Aprano ste...@remove.this.cybersource.com.au wrote in message news:pan.2009.06.16.04.29...@remove.this.cybersource.com.au... On Mon, 15 Jun 2009 20:58:47 -0700, Carl Banks wrote: On Jun 15, 7:56 pm, steve st...@nospam.au wrote: I was just looking at the python tutorial, and I

Re: python tutorial

2009-06-17 Thread Robert Kern
On 2009-06-17 19:36, steve wrote: Carl Bankspavlovevide...@gmail.com wrote in message news:2f6271b1-5ffa-4cec-81f8-0276ad647...@p5g2000pre.googlegroups.com... On Jun 15, 7:56 pm, stevest...@nospam.au wrote: I was just looking at the python tutorial, and I noticed these lines:

Re: python tutorial

2009-06-17 Thread Steven D'Aprano
On Thu, 18 Jun 2009 10:36:01 +1000, steve wrote: 1) Windows does not make a distinction between text and binary files. Of course it does. Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on win32 Type help, copyright, credits or license for more information. f

Re: python tutorial

2009-06-15 Thread Carl Banks
On Jun 15, 7:56 pm, steve st...@nospam.au wrote: I was just looking at the python tutorial, and I noticed these lines: http://docs.python.org/tutorial/inputoutput.html#reading-and-writing-... Windows makes a distinction between text and binary files; the end-of-line characters in text files

Re: python tutorial

2009-06-15 Thread Steven D'Aprano
On Mon, 15 Jun 2009 20:58:47 -0700, Carl Banks wrote: On Jun 15, 7:56 pm, steve st...@nospam.au wrote: I was just looking at the python tutorial, and I noticed these lines: http://docs.python.org/tutorial/inputoutput.html#reading-and- writing-... Windows makes a distinction between text and

Re: python tutorial

2009-06-15 Thread Dave Angel
steve wrote: I was just looking at the python tutorial, and I noticed these lines: http://docs.python.org/tutorial/inputoutput.html#reading-and-writing-files Windows makes a distinction between text and binary files; the end-of-line characters in text files are automatically altered slightly

Re: Python Tutorial.

2008-01-18 Thread Sacred Heart
On Jan 17, 11:30 pm, Rizwan [EMAIL PROTECTED] wrote: Hiya, I found one good website for python tutorial. just thought to share with community. Hope you all also like it.. http://python.objectis.net -MR Thanks, looks like a nice collection of links. I've bookmarked the page. R, SH --

Re: python tutorial on a single html page?

2007-11-07 Thread Tony Nelson
In article [EMAIL PROTECTED], BartlebyScrivener [EMAIL PROTECTED] wrote: Is the main Python tutorial posted on single searchable page somewhere? As opposed to browsing the index and clicking NEXT etc. For completeness (though a bit late), I'll mention that Google can search a group of web

Re: python tutorial on a single html page?

2007-11-02 Thread Gabriel Genellina
En Fri, 02 Nov 2007 19:43:23 -0300, BartlebyScrivener [EMAIL PROTECTED] escribió: Is the main Python tutorial posted on single searchable page somewhere? As opposed to browsing the index and clicking NEXT etc. The next release will use a different doc format (and different layout too),

Re: Python Tutorial

2007-03-01 Thread Jerry Hill
On 3/1/07, Timm Florian Gloger [EMAIL PROTECTED] wrote: is Guido van Rossum's Python Tutorial in non-HTML formats (e.g. PDF or PS) avaiable for free? Yes. Download one of the PDF documentation zips from here: http://docs.python.org/download and extract the tut.pdf file. AFAIK it's not

Re: Python Tutorial

2007-03-01 Thread Timm Florian Gloger
Thanks. And excuse this now so obviously foolish question. It seems that my so-called brain was not able to recognise Downloads as a valueable possibility to dive into when searching some non-HTML content. Sorry for wasting your time, and thanks even more for answering nevertheless. Regards, Timm

Re: Python Tutorial

2007-03-01 Thread Joshua J. Kugler
Timm Florian Gloger wrote: Hi, is Guido van Rossum's Python Tutorial in non-HTML formats (e.g. PDF or PS) avaiable for free? Regards, Timm You mean like here: http://docs.python.org/download.html You have to download them all, but a download of the PDFs will include the tutorial. j

Re: python tutorial: popular/informative Python sites ?

2006-04-02 Thread Daniel Bickett
I read c.l.py and (the Unofficial) Planet Python (and that's it), so perhaps that's an appropriate suggestion: http://www.planetpython.org/ (From the Starship: If you want to join the crew, we only require your PSA membership) -- Daniel Bickett dbickett at gmail dot com

Re: python tutorial: popular/informative Python sites ?

2006-04-02 Thread John Salerno
Fredrik Lundh wrote: the what now? page in the tutorial http://www.python.org/doc/tut/node14.html lists a couple of relevant web sites for Python users, including: http://www.python.org http://starship.python.net http://www.python.org/pypi the starship link has been

Re: python tutorial: popular/informative Python sites ?

2006-04-01 Thread gene tani
Fredrik Lundh wrote: the what now? page in the tutorial to replace it with something else, what should that be? what sites do pythoneers and pythonistas visit these days? post your suggestions in this thread or on this page: Pilgrims tricks/ips http://diveintopython.org/appendix/tips.html

Re: python tutorial/projects

2005-02-24 Thread Fuzzyman
I'm looking for people to work on a couple of projects... online bookmarks manager for example Regards, Fuzzy http://www.voidspace.org.uk/python/index.shtml -- http://mail.python.org/mailman/listinfo/python-list

Re: python tutorial/projects

2005-02-24 Thread Tom Willis
On 24 Feb 2005 02:06:24 -0800, Fuzzyman [EMAIL PROTECTED] wrote: I'm looking for people to work on a couple of projects... online bookmarks manager for example Regards, Fuzzy http://www.voidspace.org.uk/python/index.shtml -- http://mail.python.org/mailman/listinfo/python-list

Re: python tutorial/projects

2005-02-23 Thread Cameron Laird
In article [EMAIL PROTECTED], Leif B. Kristensen [EMAIL PROTECTED] wrote: Danny skrev: Does anyone know of a good python tutorial? I was also looking for some non-trivial projects to do in python. There's a lot of projects on Sourceforge that are written in Python, where you're free to study

Re: python tutorial/projects

2005-02-22 Thread Steve Juranich
I think the tutorial offered at www.python.org/tut/tut.html is as good a starting place as any. I wouldn't be able to suggest a non-trivial project without knowing more about your background. Can you do a flashcard program? recipe organizer? [EMAIL PROTECTED] client? (I think you see where this

Re: python tutorial/projects

2005-02-22 Thread Tom Willis
I found this one helpful http://diveintopython.org/ and this one http://ibiblio.org/obp/thinkCS/python/english/ Just found this one http://hetland.org/python/instant-python and this page has links to many more. http://www.python.org/doc/Intros.html And because I'm a huge Bruce Eckel fan.

Re: python tutorial/projects

2005-02-22 Thread Andrew Thomson
On Tue, 2005-02-22 at 15:23 -0800, Danny wrote: Does anyone know of a good python tutorial? I found this one most helpful. http://www.ibiblio.org/obp/thinkCSpy/ ajt. I was also looking for some non-trivial projects to do in python. Basically I would like to claim on my resume, that I

Re: python tutorial/projects

2005-02-22 Thread Tom Willis
You know, I hate doing this I just remembered the Bruce Eckel book is a direct transaltion from THinking In Patterns for Java. And as such the example python code within the chapters is not even valid Python. If you're new to the language you'll get confused with the use of private and

Re: python tutorial/projects

2005-02-22 Thread Leif B. Kristensen
Danny skrev: Does anyone know of a good python tutorial? I was also looking for some non-trivial projects to do in python. There's a lot of projects on Sourceforge that are written in Python, where you're free to study the code and maybe participate, if you've got what it takes. Basically