On Fri, Mar 18, 2011 at 11:57 AM, mik3langelo <mik3lang...@gmail.com> wrote:
> i got a problem that drains me. I created an application/interface
> that a certain thing would need to create a file on a particular
> share. problem is that I get IOError code 13. There are some
> restrictions in Django that they not know?
> strange is that if I make a first os.path.isdir () and returns ok, but
> when I try to do os.mkdir () failed

You've sent the post to the wrong mailing list for this post. This list
is for the discussion of Django development itself.

Hopefully you will have better luck in general Python programming
list or the django-users mailing list.

Regards,

-- 
Ramiro Morales

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

Reply via email to