Web framework to recommend

2006-05-14 Thread Jacky
want to use CGI mode) Thanks a lot. -- Jacky -- http://mail.python.org/mailman/listinfo/python-list

Re: Web framework to recommend

2006-05-15 Thread Jacky
'd like to receive inputs in XML format and then output XML after processing (or maybe I should use web services, perhaps?). Of course, I will write a complete web application in my other projects (such as those I wrote with PRADO and JSF), so all recommendations are welcomed :) Th

Discount (paypal) www.ebuyvip.com nfl jersey ugg boots

2008-12-21 Thread Jacky
Hi friend Thanks for your reply. The current stock list with the available jerseys and sizea in the add annex, pls check it. and the jerseys pictures you can check my ablum : http://likenfl.photo.163.com . the moq order: 10 pcs the price : $20 inc shipping fee and tax.If you worry do businees

How to convert bytearray into integer?

2010-08-16 Thread Jacky
r = 10 1.69277191162e-05 2.19345092773e-05 1.69277191162e-05 number = 1 1.00135803223e-05 1.00135803223e-05 5.96046447754e-06 - As the number of benchmarking loops decreasing, method c which is manually manipulating overwhelms the former 2 methods. However, if number == 10K, the struct met

Re: How to convert bytearray into integer?

2010-08-16 Thread Jacky
Hi Thomas, Thanks for your comments! Please check mine inline. On Aug 17, 1:50 am, Thomas Jollans wrote: > On Monday 16 August 2010, it occurred to Jacky to exclaim: > > > Hi there, > > > Recently I'm facing a problem to convert 4 bytes on an bytearray into > >

Re: How to convert bytearray into integer?

2010-08-16 Thread Jacky
Hi Mark, Thanks for your reply. Agree and I'll use your suggestions. Thanks! -Jacky On Aug 17, 3:36 am, Mark Dickinson wrote: > On Aug 16, 8:08 pm, Jacky wrote: > > > Hi Thomas, > > > Thanks for your comments!  Please check mine inline. > > > On Aug

Re: How to convert bytearray into integer?

2010-08-16 Thread Jacky
On Aug 17, 3:38 am, Thomas Jollans wrote: > On Monday 16 August 2010, it occurred to Jacky to exclaim: > > > > > > > Hi Thomas, > > > Thanks for your comments!  Please check mine inline. > > > On Aug 17, 1:50 am, Thomas Jollans wrote: > > >

Re: How to convert bytearray into integer?

2010-08-16 Thread Jacky
On Aug 17, 3:53 am, Mark Dickinson wrote: > On Aug 16, 8:36 pm, Mark Dickinson wrote: > > > > > > > On Aug 16, 8:08 pm, Jacky wrote: > > > My concern is that struct may need to parse the format string, > > > construct the list, and de-reference index=

Re: Deadlock problem using multiprocessing

2011-09-11 Thread Jacky Liu
> > I get this exception when I run the first program: > > Exception in thread Thread-1: > Traceback (most recent call last): >   File "/usr/lib/python3.1/threading.py", line 516, in _bootstrap_inner >     self.run() >   File "/usr/lib/python3.1/threading.py", line 469, in run >     self._target(*s

how to debug python application crashed occasionally

2010-04-21 Thread jacky wang
lication is using a bunch of C modules, and not all of them provides -dbg package in Debian/Lenny. So it still doesn't make any progress yet. I will be really appreciated if somebody can help me about how to debug the python crashes. Thanks in advance! BR Jacky Wang -- http://mail.python.org/mailman/listinfo/python-list

Re: how to debug python application crashed occasionally

2010-04-24 Thread jacky wang
could anyone help me? On Apr 21, 2:55 pm, jacky wang wrote: > Hello > >   recently, I met a problem with one python application running with > python2.5 | debian/lenny adm64 system: it crashed occasionally in our > production environment. The problem started to happen just afte