Sindbad~EG File Manager
�
&ΜgR � �& � d Z ddlmZ ddlmZmZ ddlZddlZddlZ G d� dej � Z
G d� dej � Zed k( rF e
ej � d
kD r ej ej d
� ej � yy)aT
These tests are meant to exercise that requests to create objects bigger
than what the address space allows are properly met with an OverflowError
(rather than crash weirdly).
Primarily, this means 32-bit builds with at least 2 GiB of available memory.
You need to pass the -M option to regrtest (e.g. "-M 2.1G") for tests to
be enabled.
� )�support)�bigaddrspacetest�MAX_Py_ssize_tNc �<