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