Import os.path.join as pjoin
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 3 Oct 2016 05:11:16 +0000 (22:11 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 3 Oct 2016 05:11:16 +0000 (22:11 -0700)
commit651f85e4a2ef100ced3235ab1827c9ec9a509c43
treeae87cead514d03f340a2f4b24394204aceaaa094
parent2ac973ef4c7dfaae96df864dd50eedaad54a04f3
Import os.path.join as pjoin

Makes the code much shorter :-).
test/test_examples.py