In ThreadedAppserver.py  I don't understand how the following line makes
sense.

#Note that this limits the size of the dictionary we receive from the AppServer to 
2,147,483,647 bytes
int_length = len(dumps(int(1)))

doesn't int_length == 5
at least it does in a python shell.

-- 
Karl Putland <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to