Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96e154d

Browse files
committed
Minor update to faq
1 parent f8d7304 commit 96e154d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/source/faq.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,9 @@ Skin <http://shed-skin.blogspot.co.uk/>`_ are basically statically
234234
typed subsets of Python. Mypy does the following important things
235235
differently:
236236

237+
- RPython is primarily designed for implementing virtual machines;
238+
mypy is a general-purpose language.
239+
237240
- Mypy supports both static and dynamic typing. Dynamically typed and
238241
statically typed code can be freely mixed and can interact
239242
seamlessly.

0 commit comments

Comments
 (0)