Re: [Tutor] Python Editor to Start Out WithTutor Digest, Vol 92, Issue 123

2011-10-30 Thread cyclicf...@yahoo.com
text/plain; charset="iso-8859-1" I am New To Python. I Would Like To Setup Emacs As A Python IDE. I Don't Know Anything About Emacs! Can Someone Help Me ? Thanks. -- next part -- An HTML attachment was scrubbed... URL: <http://mail.python

[Tutor] importing modules and packages

2011-10-30 Thread neubyr
Is it possible to tell whether import statement is importing a module or package? I am going through some example code with some import statements - like 'import os, sys, time', 'import packed'. I know os, sys and time are (built-in) modules and 'packed' is a package here . But can I determine whe

Re: [Tutor] Setting Up Emacs

2011-10-30 Thread Bill Allen
> > On 30/10/11 13:23, Rinu Boney wrote: > > >I am New To Python. > > > > > >I Would Like To Setup Emacs As A Python IDE. > > >I Don't Know Anything About Emacs! > > > > As others have also mentioned, try IDLE. It comes packaged with Python for Windows and is easily available for Python on Linux.

Re: [Tutor] Method to create small and simple database

2011-10-30 Thread Joel M.
On Sat, Oct 29, 2011 at 6:58 PM, Alan Gauld wrote: > On 29/10/11 19:28, Joel Montes de Oca wrote: > > After looking at the Python module documentation for sqlite3 >> (http://docs.python.org/**library/sqlite3.html#module-**sqlite3), >> it

Re: [Tutor] Setting Up Emacs

2011-10-30 Thread Tim Johnson
* Alan Gauld [111030 09:26]: > On 30/10/11 13:23, Rinu Boney wrote: > >I am New To Python. > > Welcome to the group. > Do you know any other languages or are you new to programming > as well? > > >I Would Like To Setup Emacs As A Python IDE. > >I Don't Know Anything About Emacs! > > If you are

Re: [Tutor] Setting Up Emacs

2011-10-30 Thread Alan Gauld
On 30/10/11 13:23, Rinu Boney wrote: I am New To Python. Welcome to the group. Do you know any other languages or are you new to programming as well? I Would Like To Setup Emacs As A Python IDE. I Don't Know Anything About Emacs! If you don;t know emacs then don;t bother. emacs is a fantast

Re: [Tutor] Setting Up Emacs

2011-10-30 Thread Tim Johnson
* Steven D'Aprano [111030 07:40]: > Rinu Boney wrote: > >I am New To Python. > >I Would Like To Setup Emacs As A Python IDE. > >I Don't Know Anything About Emacs! > > If you don't know anything about emacs, and you don't know anything > about Python, why do you want to make things ten times more

Re: [Tutor] Setting Up Emacs

2011-10-30 Thread Steven D'Aprano
Rinu Boney wrote: I am New To Python. I Would Like To Setup Emacs As A Python IDE. I Don't Know Anything About Emacs! If you don't know anything about emacs, and you don't know anything about Python, why do you want to make things ten times more difficult by learning a new language AND the mo

[Tutor] Setting Up Emacs

2011-10-30 Thread Rinu Boney
I am New To Python. I Would Like To Setup Emacs As A Python IDE. I Don't Know Anything About Emacs! Can Someone Help Me ? Thanks. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinf