aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-04-17 20:41:47 +0200
committerIlya Etingof <etingof@gmail.com>2016-04-17 20:41:47 +0200
commit0f3cfe6406c96112e6c2f96e38fbbbc492153c28 (patch)
treedacd6059677b14236b4c548c940557e2e56b3c64 /README.md
parent8fd98139e8f568f239a6e3d0d2532c7cdefb0bd7 (diff)
downloadpyasn1-0f3cfe6406c96112e6c2f96e38fbbbc492153c28.tar.gz
example improved
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1eaaf58..2c0e65a 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ into a fully-fledged, initialized data structure.
>>> substrate
b'0\x07\x02\x01{\x80\x02\x01A'
>>>
->>> decoded_record, substrate = decode(substrate, asn1Spec=Record())
+>>> decoded_record, rest_of_substrate = decode(substrate, asn1Spec=Record())
>>>
>>> print(decoded_record.prettyPrint())
Record: