Closed agalileev closed 4 years ago
Thanks, the examples are indeed outdated.
Actually i want to start with fully updating examples to better understand how the wiki-scripts work. I should warn that I'm a totally newbie, so any comments on my codestyle/code quality/git and github using are appreciated.
No problem, looking forward to your updates :+1:
I fixed the API() calls in the example scripts where it was needed. The main thing I understood - it was a bad idea to make the pull request from master to master. :( Some examples scripts are not fixed yet (there are an import error), but I need to read some fine manual about Git. All API() calls are fixed, so if it possible I suggest doing the merge. I want to make further fixes in separate branch on my local repository...
OK, thanks. If you find something broken and incomprehensible, feel free to ask about it any time - better than losing time trying to understand it...
Hi. It looks like my very first commit belongs to you. :-) I started my research on wiki-scripts and found out, that "diff-revisions.py" example is not working because of API class constructor interface was changed. More commits are coming. (: