This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# coding=utf8 | |
""" | |
salesforce.py - Willie Salesforce Module for displaying | |
support case information | |
Copyright 2015, Billy Olsen | |
Licensed under the Eiffel Forum License 2. | |
""" | |
from __future__ import unicode_literals |
NewerOlder