Re: [Tutor] Some shameless self promotion

2014-11-04 Thread memilanuk
On 11/03/2014 11:41 PM, Alan Gauld wrote: On 04/11/14 00:55, memilanuk wrote: On 11/02/2014 05:22 PM, Alan Gauld wrote: For anyone who might be interested http://www.amazon.com/Python-Projects-Laura-Cassell/dp/111890866X A book aimed at those who have just finished their first python tutorial

Re: [Tutor] eval use (directly by interpreter vs with in a script)

2014-11-04 Thread Albert-Jan Roskam
- Original Message - > From: Steven D'Aprano > To: tutor@python.org > Cc: > Sent: Tuesday, November 4, 2014 4:08 AM > Subject: Re: [Tutor] eval use (directly by interpreter vs with in a script) > > On Mon, Nov 03, 2014 at 09:33:18AM -0800, Albert-Jan Roskam wrote: > > >> >Real questi

[Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Art Caton
___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Danny Yoo
Hi Art, You may imagine a very busy administrator sending messages to each user individually, but that's now how computer-based mailing lists work these days. If you wish to unsubscribe, please visit the following url: https://mail.python.org/mailman/listinfo There's a form there that you c

Re: [Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Danny Yoo
s/that's now how/that's not how On Tue Nov 04 2014 at 10:27:57 AM Danny Yoo wrote: > Hi Art, > > You may imagine a very busy administrator sending messages to each user > individually, but that's now how computer-based mailing lists work these > days. > > If you wish to unsubscribe, please visit

Re: [Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Chris Warrick
Do it yourself at https://mail.python.org/mailman/listinfo/tutor . Besides, your email is @gmail.com, not @google.com. -- Chris Warrick PGP: 5EAAEA16 ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscriptio

Re: [Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Huy T
When you unsubscribe be sure to put the email address you sub'd with. @google.com and @gmail.com both work and resolve to the same mailbox, just fyi. Something wasn't terribly efficient of notifying people of. So if you have a @gmail.com, you also have @google.com On Tue, Nov 4, 2014 at 1:37 PM,

Re: [Tutor] eval use (directly by interpreter vs with in a script)

2014-11-04 Thread Alan Gauld
On 04/11/14 16:11, Albert-Jan Roskam wrote: Hmm, I get 1900 occurrences of eval() Try printing the filenames too. A lot of those will be in Tkinter/Tix which uses tcl.eval() to execute the underlying Tcl/Tk widget code. Also I suspect a lot of the 'introspection' type modules that are not int

Re: [Tutor] eval use (directly by interpreter vs with in a script)

2014-11-04 Thread Steven D'Aprano
On Tue, Nov 04, 2014 at 04:11:13PM +, Albert-Jan Roskam wrote: > Hmm, I get 1900 occurrences of eval() (and 700 of frozenset, just > curious) in Python. That's MUCH, I must be something wrong, but I am > rushing now! For what it's worth, in Python 2.7, and *only* looking at the top level o

Re: [Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Huy T
Yeah this is correct. When I went to test google autocorrected google to googlemail.com Typing fast and gmail built in autosuggest = :( On Tue, Nov 4, 2014 at 2:29 PM, Danny Yoo wrote: > >> @google.com and @gmail.com both work and resolve to the same mailbox, >> just fyi. Something wasn't terr

Re: [Tutor] Remove artca...@google.com from mailing list, PLEASE

2014-11-04 Thread Danny Yoo
> > > @google.com and @gmail.com both work and resolve to the same mailbox, > just fyi. Something wasn't terribly efficient of notifying people of. > > So if you have a @gmail.com, you also have @google.com > > [Apologies for the off-toplic nature of my post. I'll stop after this.] As a correctio