Functions | Variables
env Namespace Reference

Functions

def deprecated_call ()
 

Variables

 CPYTHON
 
 LINUX
 
 MACOS
 
 PYPY
 
 WIN
 

Function Documentation

◆ deprecated_call()

def env.deprecated_call ( )
pytest.deprecated_call() seems broken in pytest<3.9.x; concretely, it
doesn't work on CPython 3.8.0 with pytest==3.3.2 on Ubuntu 18.04 (#2922).

This is a narrowed reimplementation of the following PR :(
https://github.com/pytest-dev/pytest/pull/4104

Definition at line 14 of file env.py.

Variable Documentation

◆ CPYTHON

env.CPYTHON

Definition at line 10 of file env.py.

◆ LINUX

env.LINUX

Definition at line 6 of file env.py.

◆ MACOS

env.MACOS

Definition at line 7 of file env.py.

◆ PYPY

env.PYPY

Definition at line 11 of file env.py.

◆ WIN

env.WIN

Definition at line 8 of file env.py.



gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:13:04