├── Makefile ├── README.md └── test.py /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chewett/what_is_the_date/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chewett/what_is_the_date/HEAD/README.md -------------------------------------------------------------------------------- /test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chewett/what_is_the_date/HEAD/test.py --------------------------------------------------------------------------------