Re: Foreign Character Problems In Python 2.5 and Tkinter

2007-10-13 Thread nickel_and_dime_2death
On Oct 13, 5:22 pm, "Juha S." <[EMAIL PROTECTED]> wrote: > Thanks! Opening and saving the file with the iso-8859-1 codec seems to > handle the characters correctly. Now the only problem left are the > missing newlines in the output file. I tried googling for the iso code > for newline and entering

Re: Troubleshooting installing new package

2007-09-19 Thread nickel_and_dime_2death
On Sep 13, 8:10 pm, "Gheorghe Postelnicu" <[EMAIL PROTECTED]> wrote: > Hi, > > I have Python 2.5 installed on WinXP and I am trying to install a new > package. I ran thesetup.pybuild and I get the following message: > > C:\packages\reedsolomon-0.1>setup.pybuild > running build > running build_ext >

Example script -- Group Project Task Scheduler

2007-09-07 Thread nickel_and_dime_2death
Hello, trying to get UpToSpeed with a cross-platform application that would mimic capabilities like Microsoft Project. Playing around with code is what works for me. Searching is a mangled process, i.e. I've banged around terms like: "project", "scheduler", "class scheduler", "student calendar" ...