Question:
How do I run the IronPython wpf app on its own thread so I can check class
variables (self.age, self._textBox1) while the application is running?
Is it easier to use IronPython decorator (my Python @run_async doesn't work) or
.NET Threading or IronPython threading (are STATHREADs suppo
For background, I'm trying to port paramiko to IronPython. With the
IronPyCrypto, we seem to have everything working apart from Pageant support.
The question is, why does this not work? This is a simplified version of
what Paramiko does - but the point is, run it on CPython and we have
different
I can't seem to get Iron Python to download from codeplex. is there any reason
why it's not downloading in either Firefox 10 or IE 8 on WinXP ?
___
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpyt
You are actually trying
http://ironpython.codeplex.com/downloads/get/423690right? In any
case, works for me.
Cheers,
Michael
On Sat, Dec 15, 2012 at 5:05 PM, wrote:
> I can't seem to get Iron Python to download from codeplex. is there any
> reason why it's not downloading in either Firefox 1