[Ironpython-users] Developing Windows Store Apps using Python

2014-01-07 Thread Rahul Gupta
Hi Folks, I am trying to figure out if there is anyway by which i can build a Windows Store App using Python. I have browsed through the web extensively and can't seem to find any resources for the same. Any pointers would be tremendously appreciated. Thanks, Rahul ___

Re: [Ironpython-users] ipython with notepad

2014-01-07 Thread Jeff Hardy
Fantastic!! Once I get recovered from the move and the new job I'll take a look. - Jeff On Fri, Jan 3, 2014 at 2:40 AM, Pawel Jasinski wrote: > hi, > > I managed to get ipython notepad to work. > For anybody interested, you need: > - jinja2 > - MarkupSafe > - tornado (https://github.com/pawelja

Re: [Ironpython-users] __future__.py

2014-01-07 Thread Jeff Hardy
On Wed, Jan 1, 2014 at 4:42 PM, Pawel Jasinski wrote: > hi, > > There is a special version of __future__.py in > IronLanguages/Languages/IronPython/IronPython/Lib which is getting in > my way when running out of the development environment. > > I wonder why is it there? Historical reasons, maybe?

[Ironpython-users] IronPython, Daily Digest 1/6/2014

2014-01-07 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] unicode.encode() returns wrong type 2. [New issue] top level exception handler of the interpreter prints wrong traceback -- ISS