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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #60 · 31 мар.

Вторая по частоте future-функция, которую я использовал, это абсолютный импорт from __future__ import absolute_import Что она делает? Изменения, которые вносит эта инъекция описаны в PEP328 Покажу простой пример. Допустим, есть такой пакет: /my_package /__init__.py /main.py /string.py Смотрим код в my_package/main.py # main.py import string Простой пример готов) Вопрос в том, какой модуль импортируется в данном случае? Есть два варианта: 1. модуль в моём пакете my_package.string 2. стандартный модуль string И вот тут вступает в дело приоритет импортов. В Python2 порядок следующий: помимо иных источников, раньше ищется модуль внутри текущего пакета, а потом в стандартных библиотеках. Таким образом мы импортнём my_package.string. Но в Python3 это поведение изменилось. Если мы указываем просто имя пакета, то ищется именно такой модуль, игнорируя имена в текущем пакете. Если мы хотим импортнуть именно подмодуль из нашего пакета то, мы должны теперь явно это указывать. from my_package import string или относительный импорт, но с указанием пути относительно текущего модуля main from . import string Еще одной неоднозначностью меньше 😎 Подробней про импорты здесь: https://docs.python.org/3/tutorial/modules.html #2to3#pep#basic

Резултати

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

Пребарај: #usai

当前筛选 #usai清除筛选
Papa & Vaticano - News

@papaevaticanonews · Post #9520 · 02.03.2026 г., 15:58

“Il conflitto in crescita rischia di sfociare in una guerra regionale più ampia”. Con queste parole mons. Paul S. Coakley, arcivescovo di Oklahoma City e presidente della Conferenza episcopale degli Stati Uniti (Usccb), ha chiesto agli #USAi, all’#Iran e all’intera comunità internazionale di tornare al dialogo e di percorrere ogni strada verso una pace giusta e duratura. Facendo proprie le parole di Papa #LeoneXIV – che all’Angelus di ieri ha invitato a fermare “la spirale della violenza prima che diventi una voragine irreparabile” e a promuovere “il bene dei popoli, che anelano a una convivenza pacifica, fondata sulla giustizia” – il presule ha rivolto “un appello accorato a tutte le parti coinvolte perché la diplomazia riacquisti il suo ruolo” e ha chiesto “una cessazione della spirale della violenza” e un ritorno al “coinvolgimento diplomatico multilaterale”. Mons. Coakley ha quindi invitato “i cattolici e tutti gli uomini di buona volontà a continuare le ardenti preghiere per la pace in Medio Oriente, per la sicurezza delle truppe e degli innocenti”, affidando il mondo all’intercessione di Maria, “Regina della pace”.

AI & Law

@ai_and_law · Post #724 · 16.12.2025 г., 08:04

🇺🇸U.S. Executive Order Signals Federal Preemption in AI Policy President Donald Trump has signed a new Executive Order aimed at implementing the U.S. AI Action Plan and removing what the administration views as barriers to American leadership in AI. The Order represents the White House’s second effort to limit state-level AI regulation, following the Senate’s rejection of a proposed 10-year moratorium. It frames extensive state AI laws as a legal and strategic risk, arguing that fragmented regulation across states could undermine innovation and national competitiveness. The Order advances federal authority through three core rationales. First, it argues that AI companies must operate without burdensome, inconsistent state rules, particularly given the absence of a comprehensive federal AI law and the existence of over 1,000 state-level AI bills. Second, it targets state laws that, in the administration’s view, mandate “ideological bias” in AI systems, framing such requirements as potentially violating the Federal Trade Commission Act’s ban on unfair or deceptive practices. Third, it establishes an AI Litigation Task Force within the Department of Justice to challenge state AI laws deemed to unlawfully regulate interstate commerce, conflict with federal policy, or otherwise be unlawful in the Attorney General’s judgment. Together, these measures consolidate regulatory control at the federal level while deferring the adoption of a comprehensive national AI statute. The Executive Order positions federal enforcement and preemption as the primary tools for shaping U.S. AI governance, with significant implications for the future role of state-level AI regulation. #AIRegulation#USAI ##AIPolicy#AILaw

AI & Law

@ai_and_law · Post #631 · 08.08.2025 г., 07:04

🇺🇸White House Centralizes AI Policy Resources in New Online Hub The White House has launched a dedicated AI policy website, consolidating key U.S. federal actions on artificial intelligence. Other useful relevant documents on US AI policy: ✔️Promoting the Export of the American AI Technology Stack ✔️Accelerating Federal Permitting of Data Center Infrastructure ✔️Removing Barriers to American Leadership in Artificial Intelligence ✔️Advancing Artificial Intelligence Education for American Youth ✔️Preventing Woke AI in the Federal Government ✔️Restoring Common Sense to Federal Procurement #USAI#ExecutiveOrders#AIGovernance#WhiteHouse

12
ПретходнаСтраница 1 од 2Следна