Skip to Content
Fluent Python 第2版 ―Pythonicな思考とコーディング手法
book

Fluent Python 第2版 ―Pythonicな思考とコーディング手法

by Luciano Ramalho, 牧野 聡
November 2025
Intermediate to advanced
984 pages
16h 17m
Japanese
O'Reilly Japan, Inc.
Content preview from Fluent Python 第2版 ―Pythonicな思考とコーディング手法

6章オブジェクト参照、ミュータブル性、再利用

「君はさみしそうだ」白の騎士は心配そうに言いました。「元気になれるように、歌を歌ってあげよう。(中略)この歌の名前は『HADDOCKS' EYES』と呼ばれているんだ」

「まあ、それがこの歌の名前なのね」ようやく興味を持ってきた様子でアリスは尋ねました。

「いや、君はわかっていないな」と、白の騎士は少しいら立った調子で答えました。「それはこの歌の呼び名にすぎない。本当の名前は『THE AGED AGED MAN』だよ」

—— Lewis Carroll

"Through the Looking-Glass, and What Alice Found There"

この章での基本的な考え方を、アリスと白の騎士の会話が見事に表しています。オブジェクト自体とその名前とを明確に区別するというのが、この章のテーマです。名前というのはオブジェクトとは異なる別の概念です。

この章はまず、Pythonでの変数を表すメタファーは箱ではなくラベルだということを示します。参照型変数についてもう知っている読者も、エイリアスについて説明したいときにはこのメタファーが役立つでしょう。

続いて、オブジェクトの等価性と値そしてエイリアスという概念について議論します。イミュータブルなのに値を変更できるという、タプルの不思議な性質が明らかになります。ここから、浅いコピーと深いコピーの違いについて考えてゆきます。参照を関数のパラメータとして渡すことについても考察します。パラメータのデフォルト値としてミュータブルな値を設定することによる問題や、関数の呼び出し側から渡されたミュータブルな引数の安全な扱い方について解説します。

最後に、ガベージコレクションやdelコマンド、イミュータブルな値を扱う際のトリックを学びます。 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Fluent Python ―Pythonicな思考とコーディング手法

Fluent Python ―Pythonicな思考とコーディング手法

Luciano Ramalho, 豊沢 聡, 桑井 博之, 梶原 玲子
Architecture Patterns with Python

Architecture Patterns with Python

Harry Percival, Bob Gregory

Publisher Resources

ISBN: 9784814401284Publisher Website