oslo.vmware/oslo_vmware/objects
Sean McGinnis 2a8b07b499 Fix invalid escape sequence warning
Python 3.6 is more strict about special characters in regular strings if
they are invalid escape sequences. This most often happens in regex
strings. This fixes one instance by switching the regex string to use a
raw string.

Change-Id: I73a7393fe04c920c7d82a2fa68f1cf0c7d453a7d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-10 14:51:16 +00:00
..
__init__.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
datacenter.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
datastore.py Fix invalid escape sequence warning 2019-04-10 14:51:16 +00:00