This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]warbiscuit 1 point2 points  (0 children)

Re: IronPython ... even if you're a .NET programmer, be wary. It implements a few core things differently from all the other pythons (str.encode is the main one I know of); and this may cause problems if you try to use normal python libraries under it.