Move the code examples to a non-package directory.
authorBen Finney <redacted>
Sat, 13 Feb 2016 10:19:58 +0000 (21:19 +1100)
committerBen Finney <redacted>
Sat, 13 Feb 2016 10:19:58 +0000 (21:19 +1100)
commit69e01c517e3e33f26737e517b62bb06ac18bf1cc
tree97a4e3a5bad533fdfae9e8736978bc911d6b2984
parentcbae06a3f9ec51a8d6be93e2312f858d7fdb8ea2
Move the code examples to a non-package directory.

Code examples are intended for direct inspection by the end user, not
for import as modules from the distribution. Move the code examples to a
separate top-level ‘examples/’ directory.
examples/example_import.py [moved from xkcdpass/example_import.py with 100% similarity]
examples/example_json.py [moved from xkcdpass/example_json.py with 100% similarity]
git clone https://git.99rst.org/PROJECT