- May 26, 2019
-
-
Herbert Parentes Fortes Neto authored
PEP 469 -- Migration of dict iteration code to Python 3 https://www.python.org/dev/peps/pep-0469/
-
- May 24, 2019
-
-
Herbert Parentes Fortes Neto authored
-
- May 21, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
- May 19, 2019
-
-
Herbert Parentes Fortes Neto authored
str.rpartition rather than slice by len
-
Herbert Parentes Fortes Neto authored
It will be faster than call readlines_file(). timeit 1000 loops - more than 5 secs.
-
- May 18, 2019
-
-
Herbert Parentes Fortes Neto authored
This reverts commit a70e52e2. Back to original.
-
Herbert Parentes Fortes Neto authored
This reverts commit a5069b2d. Back to 'with open' inside the function. It will be faster.
-
Herbert Parentes Fortes Neto authored
This reverts commit 332907e5. Back to 'with open' inside the function. It will faster.
-
Herbert Parentes Fortes Neto authored
This reverts commit 00bcdcd9.
-
- May 17, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
no need to write 'with open' once again
-
Herbert Parentes Fortes Neto authored
no need to write 'with open' once more line_strip() removed from 'if' because it always returns True readlines_files strip line but ' + '\n'' is part of the previous code to create resolvconf
-
Herbert Parentes Fortes Neto authored
and yield line.strip() instead of do the strip after each call to the function
-
Herbert Parentes Fortes Neto authored
-
- May 16, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
This reverts commit f423d95e.
-
- May 14, 2019
-
-
Herbert Parentes Fortes Neto authored
-
- May 10, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
- May 09, 2019
-
-
Herbert Parentes Fortes Neto authored
-
- May 02, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
- Apr 18, 2019
-
-
Herbert Parentes Fortes Neto authored
-
- Apr 17, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
- Apr 13, 2019
-
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
Herbert Parentes Fortes Neto authored
-
- Mar 01, 2019
-
-
Holger Levsen authored
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-
Holger Levsen authored
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-
- Feb 27, 2019
-
-
Holger Levsen authored
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-
Holger Levsen authored
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-