On Mon, Feb 9, 2015 at 1:37 PM, Brian <brian.from...@gmail.com> wrote:
> Zach,
>
> Here is what I get on the Mac:
>
> $ python3 -c "import token;print(token.__file__)"
> /Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/token.py

Are you running this from the same directory where you have your test
scripts (in case there is also a token module hanging around in that
directory)?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to