It's worth noting it happens only with python3:
cor...@hidalgo: python3.1 /usr/lib/python3.1/dist-packages/pkg_resources.py
File "/usr/lib/python3.1/dist-packages/pkg_resources.py", line 44
def _bypass_ensure_directory(name, mode=0777):
^
SyntaxError: invalid tokenWith python2.6: cor...@hidalgo: python2.6 /usr/lib/python3.1/dist-packages/pkg_resources.py cor...@hidalgo: echo $? 0 (same thing for the file in /usr/lib/python2.6) -- Yves-Alexis
signature.asc
Description: This is a digitally signed message part

