Of course, you could always use Jython and actually /have/ a .jar, but
still.
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.
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@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...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
this has nothing to do with django - it would be a good idea if you asked in
some python forum. And anyway why should you want a jar file (maybe as some one
remarked, you need to look at eggs)
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/
> Is there any concept in python like .jar files in java. If anybody of you know please reply me.
This is not a Django question and could have been answered by some judicious use of Google. Have a look at
http://docs.python.org/library/zipimport.html
gjvc
--
George Cox
<gj...@gjvc.com>