Hi, django developers,

I think it would be useful to add *.pyc and *.pyo files into commands
list (not only *.py files). In my opinion firstly it have to search
for *.py files and add them, and then if there are other commands in
*.pyc or *.pyo files, add them too. It would be useful for example for
packing project by py2exe. I've just written this and it seems to
work.

What do you think about this?

Thanks.

-- 
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