mirror of
git://git.psyced.org/git/pypsyc
synced 2024-08-15 03:20:04 +00:00
added new pypsyc as 'mjacob2'
This commit is contained in:
parent
0abc7a0888
commit
9f7c4147c7
46 changed files with 7243 additions and 0 deletions
4
mjacob2/tests/__init__.py
Normal file
4
mjacob2/tests/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
import tests.helpers
|
||||
from twisted.python.log import defaultObserver, PythonLoggingObserver
|
||||
defaultObserver.stop()
|
||||
PythonLoggingObserver().start()
|
Loading…
Add table
Add a link
Reference in a new issue