[IronPython] Powershell Sample and IP 2

Michael Foord fuzzyman at voidspace.org.uk
Tue Apr 22 00:21:04 CEST 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 Ironpython-users mailing list