code to test:
mkvirtualenv -p python3.3 pelican-py3-test
pip install -e git+https://github.com/dmdm/smartypants#egg=smartypants
git clone [email protected]:avaris/pelican.git -b 3.3-tests ~/src/pelican-py3-test
cd ~/src/pelican-py3-test/
pip install -r dev_requirements.txt
python setup.py develop