example-code-2e/04-text-byte
2021-02-14 20:28:07 -03:00
..
charfinder Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
.gitignore ch04: update from book draft 2020-02-19 00:11:11 -03:00
categories.py ch01-12: clean up by @eumiro 2021-02-14 20:28:07 -03:00
default_encodings.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
encodings-win10.txt encodings in win10 2020-01-23 00:18:01 -03:00
locale_sort.py ch04: update from book draft 2020-02-19 00:10:33 -03:00
normeq.py updated from Atlas 2015-04-01 22:48:56 -03:00
numerics_demo.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
ola.py update from Atlas 2015-04-02 10:34:57 -03:00
ramanujan.py Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
README.rst added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
simplify.py ch01-12: clean up by @eumiro 2021-02-14 20:28:07 -03:00
skin.py updated chapter 4 and appendix-A files 2020-01-22 22:52:23 -03:00
stdout_check.py ch04: update from book draft 2020-02-19 00:10:33 -03:00
two_flags.py updated chapter 4 and appendix-A files 2020-01-22 22:52:23 -03:00
zwj_sample.ipynb zwj_sample screenshot from Ubuntu 19.10 with Firefox 72.0.1 2020-01-22 23:17:00 -03:00
zwj_sample.png zwj_sample screenshot from Ubuntu 19.10 with Firefox 72.0.1 2020-01-22 23:17:00 -03:00
zwj_sample.py updated chapter 4 and appendix-A files 2020-01-22 22:52:23 -03:00

Sample code for Chapter 4 - "Text and bytes"

From the book "Fluent Python" by Luciano Ramalho (O'Reilly, 2015)
http://shop.oreilly.com/product/0636920032519.do