Small test doc typo

This commit is contained in:
rocky
2020-05-01 23:19:31 -04:00
parent a72163f6f9
commit c5228dbdc4

View File

@@ -1,6 +1,8 @@
# Python 3.3+
#
# From Python 3.3.6 hmac.py
# Problem was getting wrong placement of positional args.
# In 3.6+ paramter handling changes
# In 3.6+ parameter handling changes
# RUNNABLE!