phd_ru (
phd_ru
) wrote
in
beldmit
2009-12-29 11:59 pm (UTC)
no subject
В Python2 код (включая литералы и комментарии) в кодировке ascii; для смены кодировки требуется директива (псевдокомментарий)
coding
.
В Python3 всё в utf-8, включая идентификаторы.
(
33 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
В Python3 всё в utf-8, включая идентификаторы.