| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/django/contrib/gis/__pycache__/ |
Upload File : |
�
�|�e � �, � d dl mZ G d� d� � ZdS )� )�c_void_pc �^ � e Zd ZdZdZeZdZeZ e
d� � � Zej d� � � Zd� Z
dS )�CPointerBasezz
Base class for objects that have a pointer access property
that controls access to the underlying C pointer.
Nc �b � | j r| j S | � d| j j z � � �)NzNULL %s pointer encountered.)�_ptr�null_ptr_exception_class� __class__�__name__��selfs �8/usr/lib/python3/dist-packages/django/contrib/gis/ptr.py�ptrzCPointerBase.ptr s5 � � �9� ��9���+�+�,J�T�^�Md�,d�e�e�e� c � � |�4t || j � � st dt |� � z � � �|| _ d S )NzIncompatible pointer type: %s.)�
isinstance�ptr_type� TypeError�typer )r r s r
r zCPointerBase.ptr s>