>> IronPython 2.7 requires a modified version of the standard library...
But does a package installer make source code modification depending whether Python or Ipy is used for installation ? I mean if I compared the py files in Python site-packages to those under IronPython site-packages would I find any differences ? On Fri, Jul 22, 2016 at 8:10 PM, Jeff Hardy <jdha...@gmail.com> wrote: > On Fri, Jul 22, 2016 at 9:44 AM, László Frank <laszlo.fr...@gmail.com> > wrote: > >> Going back to the original topic of the issue "no module named urllib" I >> can confirm it was resolved by installing required packages with Ipy. It >> was my fault thinking that installing packages with CPython, and then >> simply set IronPythonű1s search path pointing to the same Lib\site-packages >> folder would work. Although I do not understand the difference, probably >> because I am new to Python. >> > > IronPython 2.7 requires a modified version of the standard library to work > properly, to work around a few incompatibilities. > > - Jeff >
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users