Make __main__ work in all scenarios with relative imports
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 28 Nov 2012 02:55:35 +0000 (03:55 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 28 Nov 2012 02:55:35 +0000 (03:55 +0100)
commitf1cb5bcad2bf2983b584730164238adcd8fa7e94
treec8ed68b2d920eac5ffc75653e689bae81d175c6a
parent9e8056d5a7b6b366874088cd30d23ba4a52d3861
Make __main__ work in all scenarios with relative imports
Makefile
__main__.py [new file with mode: 0755]
youtube_dl/__main__.py