| Home | Trees | Indices | Help |
|
|---|
|
|
| Instance Methods | |
|
Inherited from |
| Static Methods | |||
|
|||
|
|||
| Class Variables | |
lock = threads.lock()
|
|
t0 = time.gmtime()
|
|
seq = -1
|
|
| Properties | |
|
Inherited from |
| Method Details |
Generate job sequence number. Guaranteed to be increasing. Human parseable. Thread-safe. Format is <date>T<time>:<seq>. The sequence is necessary to allow for multiple jobs per second to be queued. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 16 15:03:31 2009 | http://epydoc.sourceforge.net |