On Tuesday, April 05, 2011 07:39:57 am Sells, Fred wrote: > You can get all the files in your > plugins dir and import them using the python function (forgot it's name, > don't use it) or just eval ('import %s' % filename) crude but works for > older python >
imp[1] and implib, knee.py[2] is the example code. [1] http://docs.python.org/release/3.1.3/library/imp.html [2] http://svn.python.org/projects/python/tags/r265/Demo/imputil/knee.py -- Adler's Distinction: Language is all that separates us from the lower animals, and from the bureaucrats. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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.