Pablo Torres wrote:

> AttributeError: 'NoneType' object has no attribute 'insert'
> 
> Could somebody please explain to me why my p variable has no type
> at all?

It does have a type, NoneType. As already explained, only None
normally is of type NoneType.

Regards,


Björn

-- 
BOFH excuse #281:

The co-locator cannot verify the frame-relay gateway to the ISDN
server.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to