Hello Filip,

On Thu, Mar 26, 2009 at 04:35:19PM +0100, Filip Gruszczyński wrote:
> If I just import my sms module, everything works fine.
...
> But when I add to DJango, the initialisation fails.
...
>     for dirname in sys.path:
> TypeError: 'NoneType' object is not iterable

Hmm, sys.path is None? I'd use a debugger to see the difference between
the working and not working case.

With kind regards,
-- 
Baurzhan Ismagulov
http://www.kz-easy.com/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to