[IronPython] Powershell Sample and IP 2
Michael Foord
fuzzyman at voidspace.org.uk
Mon Apr 21 15:21:04 PDT 2008
Hello all,
Just to let you know that the IronPython Powershell sample is broken for
IronPython 2:
>>> from powershell import shell
Traceback (most recent call last):
File , line unknown, in Initialize##224
File , line unknown, in _stub_##3
File Snippets, line unknown, in Initialize
File Snippets, line unknown, in init_runspace
AttributeError: 'dictproxy' object has no attribute 'update'
:-(
Michael
http://www.ironpythoninaction.com/
More information about the Users
mailing list