Test print

This commit is contained in:
Roman Mogilatov 2016-11-02 20:23:49 +02:00
parent 8f39ed4957
commit cc85ae5a8f

View File

@ -6,3 +6,5 @@ class Error(Exception):
All dependency injector errors extend this error class.
"""
print(__file__, __name__)