PHP 8.2.30
Preview: test_markers.py Size: 241 B
//opt/cloudlinux/venv/lib/python3.11/site-packages/pkg_resources/tests/test_markers.py

from unittest import mock

from pkg_resources import evaluate_marker


@mock.patch('platform.python_version', return_value='2.7.10')
def test_ordering(python_version_mock):
    assert evaluate_marker("python_full_version > '2.7.3'") is True

Directory Contents

Dirs: 2 × Files: 7

Name Size Perms Modified Actions
data DIR
- drwxr-xr-x 2026-01-20 13:01:47
Edit Download
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
1.93 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
1.61 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
241 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download
16.71 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
30.52 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
8.40 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
0 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).