deb-python-pysaml2/src/saml2test
Jozef Knaperek c7febbf9e8 Fix paramter passing in logging messages
Pass parameters into logger calls directly instead of pre-merging
with the logger message. This way the logs are easier to maintain
and process. The code is also faster when logging is turned off
since it doesn't have to evaluate all params and render them into
strings.
2015-10-15 15:33:10 +02:00
..
__init__.py Added function that can find out which IP address interfaces on a computer has. 2013-09-02 15:43:30 +02:00
check.py Fix more basestring py3k issues 2015-05-21 00:13:26 -07:00
interaction.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00
opfunc.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00
status.py Changed directory name. 2013-08-26 09:45:39 +02:00
tool.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00