6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added/Updated bugs\core_6412_test.py. removed uneeded import directives

This commit is contained in:
zotov 2022-08-17 15:18:06 +03:00
parent 57071c1cbe
commit 13e5118462

View File

@ -37,12 +37,9 @@ NOTES:
Confirmed again problem: 4.0.0.2214 hangs.
Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux.
"""
import os
import re
import locale
import subprocess
from pathlib import Path
import time
import pytest
from firebird.qa import *