We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8eb322 commit 6b385d0Copy full SHA for 6b385d0
example/TestLinkExample.py
@@ -50,8 +50,10 @@
50
Integrates v0.4.5 changes for optional arguments and response error handling
51
The v0.4.0 method calls are still visible as comments (look for CHANGE v0.4.5)
52
So this file helps to understand where existing own code needs adjustment.
53
--
54
-used as behaviour is still
+
+Update Dec. 2013, L. Czub - examples for v0.4.6 api extensions added
55
+Update Jan. 2014, L. Czub - examples for v0.4.7 api and service extensions added
56
57
"""
58
from testlink import TestlinkAPIClient, TestLinkHelper
59
from testlink.testlinkerrors import TLResponseError
0 commit comments