On Tue, 12 Aug 2008 07:04:41 +0200, Martin v. Löwis wrote:
> For some reason, the getopt module in your host's python cannot process
> the command line options to asdl_c.py correctly.
>
> What Python version do you have installed in PATH?
Martin,
Thank you so much! In fact, I did have a python
> ./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl
> Must specify exactly one output file
> make: *** [Include/Python-ast.h] Error 1
>
> Am I doing something wrong? If not, how do I work around this error?
For some reason, the getopt module in your host's python cannot process
the command li
First of all, I apologize if this would be more appropriate for python-
dev, but I don't normally subscribe to that list, and felt it would also
be of general use, so
I'm having problems building the latest Python 2.6 and 3.0 from
subversion, and I'm not sure how to resolve the problem. In