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
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
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