Re: [IronPython] ImportError: No module named parser

2006-07-26 Thread HEMMI, Shigeru
day, July 25, 2006 12:19 AM > To: Discussion of IronPython > Subject: [IronPython] ImportError: No module named parser > > In IP, parser - an interface to Python's internal parser, is not implemented. > Is it a problem or not? > > IronPython 1.0.60712 (Beta) on .NET

Re: [IronPython] ImportError: No module named parser

2006-07-25 Thread Dino Viehland
HEMMI, Shigeru Sent: Tuesday, July 25, 2006 12:19 AM To: Discussion of IronPython Subject: [IronPython] ImportError: No module named parser In IP, parser - an interface to Python's internal parser, is not implemented. Is it a problem or not? IronPython 1.0.60712 (Beta) on .NET 2.0.50727.42 Co

[IronPython] ImportError: No module named parser

2006-07-25 Thread HEMMI, Shigeru
In IP, parser - an interface to Python's internal parser, is not implemented. Is it a problem or not? IronPython 1.0.60712 (Beta) on .NET 2.0.50727.42 Copyright (c) Microsoft Corporation. All rights reserved. >>> import parser Traceback (most recent call last): File , line 0, in ##3 File , lin