Re: [Ironpython-users] Embedding resources with pyc.py

2012-06-12 Thread Alex Earl
I'll take a look at it soon, pyexpat is giving me a few fits :-D Sent from my Windows Phone From: Jeff Hardy Sent: 6/12/2012 10:46 PM To: Slide Cc: [email protected] Subject: Re: [Ironpython-users] Embedding resources with pyc.py Ah, so we just talked about it. I must be gettin

Re: [Ironpython-users] Embedding resources with pyc.py

2012-06-12 Thread Jeff Hardy
Ah, so we just talked about it. I must be getting old. :) The only use case I have is embedding the standard library as a zip file, which would tie a lot of work together in a nice little package. - Jeff On Tue, Jun 12, 2012 at 9:00 PM, Slide wrote: > It hasn't been implemented yet... > > http:

Re: [Ironpython-users] Embedding resources with pyc.py

2012-06-12 Thread Slide
It hasn't been implemented yet... http://ironpython.codeplex.com/workitem/32289 I need to get back to it. slide On Tue, Jun 12, 2012 at 8:33 PM, Jeff Hardy wrote: > I was trying to embed a resource with pyc.py and I can't find an > option for it. I swear somebody implemented it, but I can't fi