We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lang.type
1 parent 2af99c0 commit 0f93ce5Copy full SHA for 0f93ce5
1 file changed
programming-languages/docs/README.md
@@ -28,7 +28,6 @@ import programming_languages
28
29
py_lang_data = programming_languages['Python']
30
31
-print(py_lang_data['type']) # => 'programming'
32
print(py_lang_data['extensions']) # => ['.cgi', '.fcgi', '.gyp', ...]
33
```
34
0 commit comments