secure-device-onboard / docs

Maintains source for the documents hosted on GitHub IO.
https://secure-device-onboard.github.io/docs/
0 stars 13 forks source link

[Protocol Specification] Improper output for given sample python program #36

Open Sai-Anudeep47 opened 4 years ago

Sai-Anudeep47 commented 4 years ago

In the section Protocol Data Types and at the end of document, for given example of python program, for the mentioned value of 5 in range function, the output should be till value 4 only and also s='abcdefghijklmnop' can be on new line Link: https://secure-device-onboard.github.io/docs/latest/protocol-specification/protocol-data-types/#fn:5

python_range

prateekcr commented 4 years ago

Fixed in commit 50a7ca047fe03e974fa84d089f2b9637a4cf8921 of PR https://github.com/secure-device-onboard/docs/pull/16/