[issue1133] python3.0-config raises SyntaxError

Viktor Ferenczi report at bugs.python.org
Sun Sep 9 02:18:18 CEST 2007


New submission from Viktor Ferenczi:

Running python3.0-config raises SyntaxError:

$ python3.0-config
  File "/usr/local/bin/python3.0-config", line 33
    print sysconfig.PREFIX
                  ^
SyntaxError: invalid syntax

OS: Ununtu Feisty, up-to-date
Python: Python 3.0a1, compiled from source,
configured with: --prefix=/usr/local

----------
components: Demos and Tools, Installation
messages: 55757
nosy: complex
severity: normal
status: open
title: python3.0-config raises SyntaxError
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1133>
__________________________________


More information about the Python-bugs-list mailing list