On Mon, Mar 29, 2010 at 11:56 AM, Tom Roche wrote:
>
> http://mail.python.org/pipermail/tutor/2010-March/075438.html
> >> I'd like to learn to pythonically redirect the output from a
> >> line-oriented character device to a particular file or process,
> >> regardless of focus, on a generic graphi
;
> I'd provide code, but I'm not sure what an appropriate naming function
> is for you, nor am I sure what you're doing with this when you're
> done.
>
>--Michael
>
>
>
> On Jan 24, 2008 3:15 AM, Fiyawerx <[EMAIL PROTECTED]> wrote:
>
I have been able to find a few articles on comparing 2 lists, but I have 4
lists that I need to compare. I need to find any repeated elements and the
list that they came from. For example,
list1 = ['one', 'two', 'three']
list2 = ['one', 'two', 'four', 'five']
list3 = ['two', 'three', 'six', 'seven
I've been over google for hours now, and I'm sort of at a lull in my
learning, as I don't really have a current "goal". I know I could set some
easy goal like to learn a specific function or feature, but I still have a
hard time with that approach also. I was wondering if anyone knows of any
sites
I'm working on a small script that so far, using the xlrd module, (
http://www.lexicon.net/sjmachin/xlrd.html) will parse all the files in a
given directory for a xls file with a specific worksheet. This way, if the
file names change, or people don't save the spreadsheet with the right name,
my scr
It also seems, for people like me, I've learned a lot of 'what not to do' by
seeing peoples replies to others posts telling them.. well, what not to do.
If all these were taken 'off list' you'd have a whole lot more people doing
bad things because they wouldn't have seen yet not to do it, not to me
Wow, thanks for all the info guys, more than i was expecting :). After
looking around at various options, I did download the python gdata module
for google's calendar. What I'm thinking is, since my fiance has two
schools, she can just log into her google account and create a calendar for
each scho
e Python web frameworks that are out there. I used cherrypy for
> my first web-based python project and I found it very easy to learn and
> develop in quickly.
> Regards,
> Michael
>
> On 06/09/07, Fiyawerx <[EMAIL PROTECTED]> wrote:
>
> > Hi guys, quick question, I&
Hi guys, quick question, I've been trying to learn python lately, and have
written a few little apps to help with some day to day stuff I do, and
recently my fiance asked me if it was possible to come up with a simple web
based schedule she can use with the other teachers in her school to schedule
I've used Twill for similar applications also, and I found this with a quick
google..
http://twill.idyll.org/python-api.html
For what I've used it, it works wonders.
On 8/19/07, Johnny Jelinek IV <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was wondering if something like this is possible; Can I cre
Noob here, but just wondering, would it be hard for you to have the program
instead of insert the text for you, copy it to your clipboard? It would add
a step, but then you could do something like [, ctrl-v] to
paste into whatever window you're in. Some keyboards like logitech's g15
allow special
My company has a subscription with the books24x7.com site, and I'm sure they
offer individual accounts, but so far I'm ashamed that I've paid close to
200$ worth of computer books that I could have been accessing online for
free. Including 'dummies' books, Teach yourself whatever, and just a
multit
12 matches
Mail list logo