:[email protected]]
Sent: Thursday, 15 December, 2011 14:07
To: Rutger Koperdraad; [email protected]
Subject: RE: [Ironpython-users] PythonAst
I'd suggest adding a method in the walker which handles AssignmentStatements
and looks to see if the left-hand side is a NameExpressi
[email protected]
[mailto:[email protected]] On Behalf Of
Rutger Koperdraad
Sent: Thursday, December 15, 2011 8:34 AM
To: [email protected]
Subject: [Ironpython-users] PythonAst
Hi,
I'm writing an application
Hi,
I'm writing an application in Visual Basic .NET that allows the users to
write scripts in IronPython for some specialized customization needs. Users
provide a script, a number of variable names and values, and an expression.
For example, to customize the displaying of dates, they could prov