Binding was Re: Function declarations ?

2011-06-13 Thread Patty
on the job? Is there a different theory in Computer Science than I would find in linguistics? OK - so I just grabbed one of my semantics books and found one thing in the index 'bound occurence of a reference in a formula', doesn't really help. It is in the Predicate Logic section and just used while he is trying to explain something else, used in context. Thanks Patty-- http://mail.python.org/mailman/listinfo/python-list

Re: Binding was Re: Function declarations ?

2011-06-14 Thread Patty
- Original Message - From: "Ethan Furman" To: Sent: Monday, June 13, 2011 10:55 PM Subject: Re: Binding was Re: Function declarations ? Patty wrote: So I am wondering if you learned this in Computer Science or Computer Engineering?, on the job? I learned it on

Re: Rant on web browsers

2011-06-14 Thread Patty
ist Hi Chris - I am just learning JavaScript and this was helpful to me, not a rant. I am reading JavaScript: The Good Parts so he is jumping around in topic and I can just use this when learning about dates and ints coming up. Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: Is the Usenet to mailing list gateway borked?

2011-06-29 Thread Patty
didn't get. -- http://mail.python.org/mailman/listinfo/python-list This just happened to me as well, I probably did not receive the same messages as Andrew from this same 'call a function' thread. I don't believe I missed any messages from previous threads. I use Outlook Expr

Fw: Programming Python for Absolute Beginners

2011-07-28 Thread Patty
I replied to 'm' but I really wanted to reply to the whole group - Patty Here it is: - Original Message - From: "Patty" To: Sent: Thursday, July 28, 2011 8:10 AM Subject: Re: Programming Python for Absolute Beginners - Original Message -

Re: Python Tools for Visual Studio from Microsoft - Free & Open Source

2011-03-10 Thread Patty
er of the web page that a certain number of people are 'following this project' Is that where you would rely on for upgrades notifications or what exactly would you be following as far as a 'project' of this type? Regards, Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: Python Tools for Visual Studio from Microsoft - Free & Open Source

2011-03-10 Thread Patty
- Original Message - From: "Dino Viehland" To: "Patty" ; ; "roland garros" ; Sent: Thursday, March 10, 2011 3:01 PM Subject: RE: Python Tools for Visual Studio from Microsoft - Free & Open Source Patty wrote: Thanks so much for this re

Re: function annotations in open source projects

2011-03-14 Thread Patty
ly looks like. I googled "c function decorator" but it looks like you have this on something called aspn? What is that link?? Thanks Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: Proper way to handle errors in a module

2011-05-11 Thread Patty
x27;t need to see this displayed on the screen or in a window, you can just use an exception as-is to your advantage within the program. Regards, Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: Python in CS1

2011-05-21 Thread Patty
fwGPCg39gz+fuJFFUGI6oYw8dkqiDi2su/QwN8JsaMXv4xeOc2ZXkZVYMiM= =7xLM -END PGP SIGNATURE- -- http://mail.python.org/mailman/listinfo/python-list Thank you for forwarding this link Corey! It is very interesting and informative. Regards, Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: The worth of comments

2011-05-26 Thread Patty
e described in full. -- http://mail.python.org/mailman/listinfo/python-list Hello Richard - I was recently complimented in a phone screen interview for including comment blocks exactly as you describe above. Regards, Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: The worth of comments

2011-05-27 Thread Patty
rg/mailman/listinfo/python-list I know - since I am not working right now, it totally made me wonder why I put comments in Python code at all -- or even have anything to do with code -- and plans being made to spend the rest of the day laying around in the hammock :) Patty -- http://mail.python.o

Re: Tkinter: The good, the bad, and the ugly!

2011-01-18 Thread Patty
d getting a couple questions answered, I was pleased to find that it required very few actual lines of code to create a basic small window and display text and pictures that I am happy with and I am sure I can use this small module as a base to expand on if I want to. Regards, Patty --

Re: Tkinter: The good, the bad, and the ugly!

2011-01-19 Thread patty
ew feature requests for additional libraries to be included for Windows programming? And aren't some of these libraries developed by 3rd parties? And how is that handled by the people in charge? Do they have to pay to license it or is this all freely contributed software? Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: Tkinter: The good, the bad, and the ugly!

2011-01-19 Thread Patty
. Nobody has stepped up to the plate to do any real work towards that goal. Do they have to pay to license it or is this all freely contributed software? I can't imagine non-free code making it in. Geremy Condra From my past experience - I think you are right, this is the course of ev

Re: Tkinter: The good, the bad, and the ugly!

2011-01-19 Thread Patty
uz) being so close, their Computer Engineering Dept. is Really Good and I have some connections up there. Patty -- http://mail.python.org/mailman/listinfo/python-list -- http://mail.python.org/mailman/listinfo/python-list

Re: Tkinter: The good, the bad, and the ugly!

2011-01-19 Thread Patty
On Wed, 19 Jan 2011 12:45:22 -0800, Patty wrote: > - Original Message - > From: "geremy condra" To: > On Wed, Jan 19, 2011 at 10:22 AM, wrote: >> >> Now I think I understand a little better where you all are coming from >> -- I am a Unix person an

Re: multiple values for keyword argument

2011-01-29 Thread patty
thon.org/mailman/listinfo/python-list I am glad you said this. I have been avoiding understanding this 'self', just accepting it :} For the time being, since my programs I am creating are for my own use, I think I will make my own names up, that are descriptive to me as the programmer, it's all going to be interpreted anyway. And the other email equating to C's argv, etc. - now I get it. Regards, Patty > > -- http://mail.python.org/mailman/listinfo/python-list

Re: multiple values for keyword argument

2011-01-30 Thread Patty
rom developing a bad habit. A few comments below: "Steven D'Aprano" wrote in message news:4d453127$0$29965$c3e8da3$54964...@news.astraweb.com... > On Sat, 29 Jan 2011 10:39:49 -0800, patty wrote: > >> I am glad you said this. I have been avoiding understanding this &

Re: multiple values for keyword argument

2011-01-31 Thread patty
; It's perfectly legal to use a name other than self. It's alo perfectly > legal never to wash - and you won't make any friends that way either. > > -- > Cheers, > Simon B. > > Cute. Believe me, I am learning to change my evil ways. This is what happens when you come from a *long* line of self-employed, entrepreneurial people. Independently Yours, Patty -- http://mail.python.org/mailman/listinfo/python-list

Re: multiple values for keyword argument

2011-01-31 Thread Patty
- Original Message - From: "Jean-Michel Pichavant" To: Cc: Sent: Monday, January 31, 2011 11:35 AM Subject: Re: multiple values for keyword argument pa...@cruzio.com wrote: I have been avoiding understanding this 'self', [snip] Regards, Patty What

Re: multiple values for keyword argument

2011-01-31 Thread Patty
programmers, because the assignment does not modify the original object, only changing which object that the rest of the code in the method refers to, and can end with undefined behavior" Regards - Patty On Mon, 2011-01-31 at 13:20 -0800, Patty wrote: - Original Message

Re: multiple values for keyword argument

2011-02-01 Thread Patty
- Original Message - From: "Jean-Michel Pichavant" To: "Patty" Cc: Sent: Tuesday, February 01, 2011 2:27 AM Subject: Re: multiple values for keyword argument Patty wrote: pa...@cruzio.com wrote: I have been avoiding understanding this 'self', [

Re: multiple values for keyword argument

2011-02-01 Thread Patty
Here is a list of the compiled personalities... #-- Moderates --# Patty ? 26 moderates 31 trolls, minions, sockpuppets, and or flamers 2 missing in action = This community needs serious help! -- http://mail.python.org/mailman/listinfo/python-list How

testbank

2017-10-03 Thread Patty Kramer
do you have testbank for Small Business Management: Launching & Growing Entrepreneurial Ventures, 18th Edition by Justin G. LongeneckerJ. William Petty -- https://mail.python.org/mailman/listinfo/python-list

sorting question

2008-03-13 Thread Patty Sutcliffe
know. KAEOSYBRD I'm not very good at that sort of thing, but would love to know the answer to this one. Thank you, Patty [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list