Help with python code!

2013-03-31 Thread jojo
Hi - I am a newbie to python and was wondering can someone tell me what the following code does. I need to figure out how to test it import time import glob import re import os current_time = time.time() + 60*60+24*30 dirList = glob.glob('\content\paytek\ejbProperties\cybersource\*.crt') q = r

Re: Help with python code!

2013-03-31 Thread jojo
On Sunday, March 31, 2013 4:39:11 PM UTC-4, Chris Angelico wrote: > On Mon, Apr 1, 2013 at 7:10 AM, jojo wrote: > > > Im used to C# so the syntax looks bizarre to me! Any help would be great. > > > > The first thing you'll need to understand about Python synta

Re: Help with python code!

2013-03-31 Thread jojo
On Sunday, March 31, 2013 5:13:49 PM UTC-4, Roy Smith wrote: > In article <2912c674-e30b-4339-9344-1f460cb96...@googlegroups.com>, > > jojo wrote: > > > > > for fname in dirList: > > > cmd = "keytool �printcert �file " + fname > > &

How to sort using hash's key?

2007-01-31 Thread JoJo
Hello, I want to sort a dict via its key,but I have no idea on how to do it. Please help me,thanks. --- 3webXS HiSpeed Dial-up...surf up to 5x faster than regular dial-up alone... just $14.90/mo...visit www.get3web.com for de

web programming with Python

2007-02-07 Thread JoJo
Hello, Is there a Quick Reference for Python web programming? Thank you. --Jojo --- 3webXS High Speed Cable or DSL Internet...surf at speeds up to 3.0 Mbps for as low as $24.95/mo...visit www.get3web.com for details -- http

recording input/outputs, attributes and parameters of modules

2010-09-17 Thread Jojo Mwe
, attribute vaules used by the same module and also would like to know how one module calls another whether it instantiates classes from one module etc Any help will be highly appreciated.. Jojo -- http://mail.python.org/mailman/listinfo/python-list