Merge "fix a typo in session.py"

This commit is contained in:
Zuul 2018-05-02 18:39:56 +00:00 committed by Gerrit Code Review
commit 7b297d48b2

View File

@ -157,7 +157,7 @@ def _determine_calling_package():
def _determine_user_agent(): def _determine_user_agent():
"""Attempt to programatically generate a user agent string. """Attempt to programmatically generate a user agent string.
First, look at the name of the process. Return this unless it is in First, look at the name of the process. Return this unless it is in
the `ignored` list. Otherwise, look at the function call stack and the `ignored` list. Otherwise, look at the function call stack and