- Generated by Epydoc 3.0.1 on Fri Jan 15 22:43:09 2016 + Generated by Epydoc 3.0.1 on Fri Jan 29 14:18:05 2016 |
Getting Support
Version: - 2.2.0 + 2.3.0 Getting Support
|
'
2.2.0
'
+ VERSION = '
2.3.0
'
- Generated by Epydoc 3.0.1 on Fri Jan 15 22:43:09 2016 + Generated by Epydoc 3.0.1 on Fri Jan 29 14:18:05 2016 |
Source Code for Package fedex
52 our U{Github project<http://github.com/gtaylor/python-fedex/>} and enter
53 an issue in the U{Issue Tracker<http://github.com/gtaylor/python-fedex/issues>}.
54 """
-55 VERSION = __version__ = '2.2.0'
+55 VERSION = __version__ = '2.3.0'
56
+
+
+
+
+
Module location_service+Location Service Module +This package contains the shipping methods defined by Fedex's + LocationService WSDL file. Each is encapsulated in a class for easy + access. For more details on each, refer to the respective class's + documentation. + + + +
|