> > * distribute .pyc files as required, but include a call to uncompyle2 > (or any alternative .pyc to .py decoder) at setup time, so Django > finds the .py files as usual. > Brilliant! Or, even just have setup write out the stub .py files without needing another dependency.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/af84780b-0e08-4ff0-8b4a-ea899ec5f443%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

