#12846: [PATCH] Support for compiled pyc files
-------------------------------------+--------------------------------------
          Reporter:  dap             |         Owner:  nobody
            Status:  new             |     Milestone:        
         Component:  Core framework  |       Version:  SVN   
        Resolution:                  |      Keywords:        
             Stage:  Unreviewed      |     Has_patch:  1     
        Needs_docs:  0               |   Needs_tests:  0     
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Changes (by dap):

  * needs_better_patch:  => 0
  * summary:  Support for compiled pyc files (includes patch) => [PATCH]
              Support for compiled pyc files
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I am using django bundled with my app in an RPM file, and that RPM only
 ships pyc files, not py code (that is supplied in tarball format). Version
 1.0.2 and 1.0.4 had problems with that, and although I haven't tried later
 versions, browsing the code in trunk it looks like it is still an issue. I
 will attach a small patch that fixes it.

 Thanks,
 David Parker

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12846#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to