William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
Christian Clauss
|
47a9ea2b0b
|
Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python
* sort() --> sorted()
|
2019-08-19 15:37:49 +02:00 |
|
QuantumNovice
|
d21b4cfb48
|
Added pytests to hashes/md5.py (#1100)
* Added pytests to sha1.py
* tweaking md5
* Added Pytests to hashes/md5.py
|
2019-08-06 13:16:30 +02:00 |
|
Christian Bender
|
0494d48f84
|
added a docstring
|
2018-04-16 14:18:23 +02:00 |
|
Christian Bender
|
cfae621f46
|
I documented the md5 hash
|
2018-04-16 14:13:49 +02:00 |
|
cclauss
|
4e06949072
|
Modernize Python 2 code to get ready for Python 3
|
2017-11-25 10:23:50 +01:00 |
|
naveenarun
|
0e60a18cfa
|
fix python3 print statement
|
2016-09-16 14:32:41 -05:00 |
|
naveenarun
|
53926f18fb
|
add hashes directory
|
2016-09-16 14:29:34 -05:00 |
|