Re: [Ironpython-users] How to get lib json in ironpython

2014-04-03 Thread Markus Schaber
ironpython-users@python.org Betreff: [Ironpython-users] How to get lib json in ironpython Hello everyone, I'm a newbie of IronPython and I'm a python user since 3 years. Actually, I work on a .NET based project in which I use IronPython to call the CS libs. I encountered a prob

[Ironpython-users] How to get lib json in ironpython

2014-04-03 Thread Lin LIU
Hello everyone, I'm a newbie of IronPython and I'm a python user since 3 years. Actually, I work on a .NET based project in which I use IronPython to call the CS libs. I encountered a problem when I wanted get lib Json in ironpython and then I put the following codes in the beginning of the sc