> I'm extremely strongly -1 on this.  .pycs are a) an implementation detail,
> b) not even remotely a security tool, c) really just ship your source,
> having extra support for them is a waste of time IMO.

agreed.

> having extra support for them is a waste of time IMO.

IMHO, no extra support for them is required. Simply add support for
PEP 302 importers, Django will find management commands in pyc/pyo
files.

I improved patch for #14087 weeks ago, which add support for PEP 302
importers. I am just wondering why the core team did not even bother
to review it.

https://code.djangoproject.com/attachment/ticket/14087/zip_egg_fixed.4.diff

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to