projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3de629
)
Python is a strongly typed language. Strong/weak typing is often confused with static...
author
jock_tanner
<jock_tanner@web>
Thu, 26 Mar 2020 22:29:29 +0000
(22:29 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 26 Mar 2020 22:29:29 +0000
(22:29 +0000)
HDL_workflow.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow.mdwn
b/HDL_workflow.mdwn
index 293ca105a2d767226fecf7f0f93707a9c6e32c63..8315b5b2321eec2ef1b1dfd9f9f3911c28524672 100644
(file)
--- a/
HDL_workflow.mdwn
+++ b/
HDL_workflow.mdwn
@@
-575,7
+575,7
@@
and follow up the next day *after* running the full relevant unit tests.
### Why such strict rules?
-the reason for all the above is because python is a
weak
ly typed language.
+the reason for all the above is because python is a
dynamical
ly typed language.
make one tiny change at the base level of the class hierarchy and the
effect may be disastrous.