From: Shriram Krishnamurthi (sk at cs.brown.edu) Date: Sat Jul 3 08:19:13 EDT 2010 |
|
> But I doubt raco could understand a .plt file that was > un-base64-encoded to just be a .tar.gz. There are language implementations that can import directly from zip files... JARs *use* zip, but Python can load directly *from* zip. Shriram
Posted on the users mailing list. |
|