TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #172 · 26 окт.

Метод строки isidentifier() поможет узнать, подходит ли данная строка в качестве имени объекта. Вполне может заменить самостоятельно придуманную регулярку. >>> 'some_name'.isidentifier() True Обычное имя переменной >>> '私は手紙です'.isidentifier() True Юникод в качестве имени тоже доступен >>> '1_name'.isidentifier() False Имя не может начинаться с цифры >>> '੬_name'.isidentifier() False Включая все цифры юникода >>> 'some name'.isidentifier() False Пробелы недопустимы #basic

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #etsi

当前筛选 #etsi清除筛选
AI & Law

@ai_and_law · Post #763 · 12.02.2026 г., 08:04

🇪🇺📖ETSI Publishes Baseline AI Security Standards for Europe The European Telecommunications Standards Institute (ETSI) has released baseline cybersecurity standards for organizations implementing AI systems in Europe. The document sets out AI security expectations across the full lifecycle of AI tools, including design, deployment, and operational use. The standards were developed using guidance from the UK National Cyber Security Centre and the Department for Science, Innovation and Technology. They are intended to serve as a common security reference point for AI adoption, establishing minimum expectations for safeguarding AI systems against cyber risks. #AIRegulation#AIGovernance#Cybersecurity#AIStandards#ETSI#TechLaw