You'll need to tell me what it is that jar files do for you beyond
being yet another
archive format.  For that use, there are tar file (compressed or not), etc.

If you are looking for something from which the python interpreter can load code
and certain other things without unpacking first, then eggs, a form of
zip file may
be of interest.

On Tue, Feb 9, 2010 at 3:05 PM, chiranjeevi muttoju
<chiru.bt...@gmail.com> wrote:
> Hi all,
> Is there any concept in python like .jar files in java. If anybody of you
> know please reply me.
>
> --
> Thanks and regards,
> chiranjeevi.muttoju
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

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

Reply via email to