Browse by Tags

All Tags » Hosting (RSS)
Note to Self 8 - IronPython2, Hosting, DLR
The latest DLR code and documentation can be found at www.codeplex.com/dlr For the examples below, here is the Python script I'm using class Person(object): def __init__(self, name, phone): self.name...

Posted by dhawley | with no comments

Filed under: , , , ,