mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 02:24:12 +01:00
Useful printing of pid.
This commit is contained in:
parent
e9205ff621
commit
c036213b4c
@ -33,6 +33,8 @@ __revision__ = "$Id$"
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
print 'Testing begun, pid=%s' % os.getpid()
|
||||||
|
|
||||||
import supybot
|
import supybot
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user