Microsoft isn't really involved with IronPython anymore, it's a completely
open source project with no developers from MS really spending time on it
(Dino does help out). Providing some code might allow someone on this list
to help out.

slide

On Tue, Dec 15, 2015 at 1:53 PM William Johnston <willi...@tenbase2.com>
wrote:

>
> Hello,
>
> A C# DLR app is not returning results correctly.  (A part of speech tagger
> is returning an empty string for the actual pos for certain strings.)  (The
> second PythonTuple value from an IronPython List is empty.)
>
> Howver, the Python script does run from a Python Shell.
>
> How would I go about debugging the app?
>
> Do you know if Microsoft provides paid support?
>
> Thanks.
>
> Regards,
> William Johnston
>
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users@python.org
> https://mail.python.org/mailman/listinfo/ironpython-users
>
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to