Re: [Tutor] how to use

2006-08-05 Thread anil maran
TABLE RSS TITLES:Greg Reinacker's Weblog  and it s url The Design of Software  and its urlPaul Graham Wingedpig.com - Mark Fletcher's Blog  Aaron Swartz: The Weblog   BusinessWeek Online -- New Tech in Asia TABLE 2 has all the feedposts for eg., Simple Tips for Longer LivingWhat is going on he

[Tutor] help regarding forms...

2006-08-05 Thread anil maran
i did by mistakeand i got an empty page http://localhost/newtodo?category= can one of you guys explain what this is and tell me if this can be usefully used like http://groups.google.com/group/webpy/post?_done=%2Fgroup%2Fwebpy%3F&_... and if Yes how to use this http://localhost/newtod

[Tutor] This will run on Outlook but not Outlook Express

2006-08-05 Thread Grady Henry
The following script will run on Microsoft Outlook but not on Outlook Express:   from win32com.client import Dispatchs=Dispatch("Mapi.Session")s.Logon()newMsg = s.Outbox.Messages.Add("Hi from Python", "Hello")recip = newMsg.Recipients.Add("Greg Hart", "SMTP:[EMAIL PROTECTED]")newMsg.Send()s

Re: [Tutor] forum

2006-08-05 Thread Brian Gustin
Signed up, but it never send me the confirmation email (yes, I used a valid email address) . It's been 2 hours, and still no email. How the HECK does one contact the forum admin to ask them to activate my account? I signed up with [EMAIL PROTECTED] Grrr.. I really hate forums that have admins

Re: [Tutor] how to use

2006-08-05 Thread John Fouhy
On 05/08/06, anil maran <[EMAIL PROTECTED]> wrote: > list comprehensions to return a dictionary Well, hyou can use the dict function. eg: dict((x, x**x) for x in range(10)) -- John. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailm

Re: [Tutor] (*args, **kwargs)

2006-08-05 Thread John Fouhy
On 05/08/06, Matt Williams <[EMAIL PROTECTED]> wrote: > I guess the next question is _how_ do you use it intelligently? I'm > interested because I'm trying to put stuff into a db using sqlobject. One common place to use it is when you are dealing with inheritance. For example, suppose I'm writing

[Tutor] forum

2006-08-05 Thread josip
look at this www.python-forum.org Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] IDLE Crashing

2006-08-05 Thread Adam Gomaa
> IDLE becomes **very** unresponsive when printing long lists/strings. > Great doses of patience and a good processor usually let you live > through (Idle uses 100%, you have to take out of view the long text to > make it become responsive again). At least, this happens on Windows > (maybe oth

Re: [Tutor] IDLE Crashing

2006-08-05 Thread Ismael Garrido
Kent Johnson escribió: > Adam Gomaa wrote: > >> I'm having trouble with this script. When I run it, it crashes IDLE... >> which is no fun. :( >> >> I'm running Ubuntu 6.06 w/ python 2.4 >> >> When I say crash, I mean really _crash_. IDLE stop responding, and I >> have to killall idle && killal

Re: [Tutor] how to use

2006-08-05 Thread Kent Johnson
I still don't understand what you are trying to do. Can you post a short example of the data you have and the dictionary you would like to create from it? Kent anil maran wrote: > the program has several groups > i hav a table with titles > and contents are in different table content_table >

[Tutor] Generic functions

2006-08-05 Thread anil maran
i have a hard time understanding, why these are a better idea than if then else structures . Here is the page, that is not clearthanks a lot First Try at Generic FunctionsWiki:First Try at G… Edit Goto Help. First Try at Generic Functions ... However, I have long meant to use his generic functio

Re: [Tutor] how to use

2006-08-05 Thread anil maran
the program has several groups i hav a table with titles and contents are in different table content_table each title -> is title_id in content_table so every time i display a group, i have to select title and then  select all messagesw with title_id now the problem is, I have to display more than

Re: [Tutor] IDLE Crashing

2006-08-05 Thread Michael Meier
I'm also having trouble when running IDLE under Debian 3.1 (Kernel 2.6.12). I often run into the same problem (IDLE not responding with the only solution to killall idle) as Adam Gomaa just after starting up IDLE and typing in some characters. E.g. I'm starting up IDLE and typing in "import soc" w

Re: [Tutor] IDLE Crashing

2006-08-05 Thread Kent Johnson
Adam Gomaa wrote: > I'm having trouble with this script. When I run it, it crashes IDLE... > which is no fun. :( > > I'm running Ubuntu 6.06 w/ python 2.4 > > When I say crash, I mean really _crash_. IDLE stop responding, and I > have to killall idle && killall python2.4 before I can restart it (

[Tutor] Jon Papageorgiou is out of the office.

2006-08-05 Thread jon . papageorgiou
I will be Out of the Office Start Date: 8/4/2006. End Date: 8/12/2006. If you are in need of immediate support: Don’t call the Help Desk The Help Desk (590-9000) consultants are not trained to provide Command Center support. While they might attempt to assist you with your problem, the resul