Skip to content

Commit b81205a

Browse files
committed
Include new words into dictionary
1 parent 5e7af64 commit b81205a

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

dictionaries/c-api_typeobj.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pow
2+
lshift
3+
rshift
4+
xor
5+
floordiv
6+
truediv
7+
matmul

dictionaries/faq_programming.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Wing

dictionaries/library_hashlib.txt

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ pseudoaleatoriedad
1818
sha
1919
Skein
2020
hashlib
21+
Cryptography
22+
Specification
23+
Version

0 commit comments

Comments
 (0)