in my output
> c:\IronPython27\Lib\weakref.py:1: DeprecationWarning: object.__init__()
> takes no parameters for type KeyedRef
> """Weak reference support for Python.
>
>
> At the moment I'm trying to see if I can reproduce the issue but not luck.
>
> D
ama
Cleaning up...
c:\IronPython27>
I see this in my output
c:\IronPython27\Lib\weakref.py:1: DeprecationWarning: object.__init__() takes
no parameters for type KeyedRef
"""Weak reference support for Python.
At the moment I'm trying to see if I can reproduce
I am trying to install Pylint with IronPython, but I'm running in to the
following issue below. Is there something special that I need to do to
install pylint?
$ ./ipy.exe -X:Frames -m pip install pylint
Downloading/unpacking pylint
C:\Program Files (x86)\IronPython
2.7\lib\site-packages\pip\_ven