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 слични објави

Пребарај: #onlineabuse

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

@ai_and_law · Post #805 · 13.04.2026 г., 07:04

🇺🇸⚖️First Guilty Plea Under TAKE IT DOWN Act for AI-Generated Abuse A U.S. defendant, James Strahler II, pleaded guilty to violating the TAKE IT DOWN Act after creating AI-generated nonconsensual intimate images to threaten individuals. The case marks the first conviction under the law. U.S. Attorney Dominick Gerace II stated that authorities will pursue enforcement against the creation and distribution of AI-generated intimate images without consent, emphasizing the use of available legal tools to address harassment and intimidation involving such content. #AIRegulation#AIlaw#OnlineAbuse#Deepfakes#USlaw