On Wed, Feb 22, 2012 at 9:44 AM, Slide <[email protected]> wrote:
> Currently pyc.py only uses .NET imports and classes, I'm looking at adding
> support for an embedded icon and win32 (native) resources in general. Are
> people opposed to adding a dependency on the struct module, or ctypes to
> accomplish that stuff?

It's weird to me that it's not possible to do that through pure .NET,
but if that's the only way go ahead. We can safely assume a stdlib
will be present.

- Jeff
_______________________________________________
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to