config root man

Current Path : /usr/local/lib/python2.5/bsddb/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/bsddb/dbutils.pyc

³ò
h”Rc@s?ddklZddkZddZdZdZd„ZdS(iÿÿÿÿ(tsleepNgð?i€gn†ðù!	@cOsÕt}|iddƒ}|idƒo|d=nx›to“y|||ŽSWq6tij
oltotid|ƒnt|ƒ|d9}|t	jo
t	}n|d8}|djo‚qÌq6Xq6WdS(s?DeadlockWrap(function, *_args, **_kwargs) - automatically retries
    function in case of a database deadlock.

    This is a function intended to be used to wrap database calls such
    that they perform retrys with exponentially backing off sleeps in
    between when a DBLockDeadlockError exception is raised.

    A 'max_retries' parameter may optionally be passed to prevent it
    from retrying forever (in which case the exception will be reraised).

        d = DB(...)
        d.open(...)
        DeadlockWrap(d.put, "foo", data="bar")  # set key "foo" to "bar"
    tmax_retriesiÿÿÿÿs%dbutils.DeadlockWrap: sleeping %1.3f
iiN(
t_deadlock_MinSleepTimetgetthas_keytTruetdbtDBLockDeadlockErrort_deadlock_VerboseFiletwritet_sleept_deadlock_MaxSleepTime(tfunctiont_argst_kwargst	sleeptimeR((s)/usr/local/lib/python2.5/bsddb/dbutils.pytDeadlockWrap)s&





(	ttimeRR
RRRtNoneRR(((s)/usr/local/lib/python2.5/bsddb/dbutils.pys<module>s



Man Man