Message41853
| Author |
loewis |
| Recipients |
| Date |
2002年12月06日.13:40:30 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=21627
I've now tested this patch on Unix. Support for compressed
files didn't work from the build directory, since the zlib
import happens before site.py is run. To work around this
issue, I import zlib in site.py if we run from the build
directory. I wonder whether the zlib import could be delayed
until a compressed zipfile is encountered.
Regenerated patch, attached as Newpatch-Dec06.zip (there,
zipped-uncompressed.zip actually does contain uncompressed
files). |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 15:18:41 | admin | link | issue645650 messages |
| 2007年08月23日 15:18:41 | admin | create |
|