Learning Python
Read Now

Save this to your watchlist

Track everything you watch + get personalized picks. Free account, no card required.

Start 14-day Free Trial Already a member? Sign in

Learning Python

| ★ 8.5/10

Describes the features of the Python 2.5 programming language, covering such topics as types and operations, statements and syntax, functions, modules, classes and OOP, and exceptions and tools.

from the top-level page. async toggleFullscreen() { const fr = this.$refs && this.$refs.playerFrame; const target = fr || document.querySelector('#moviefy-embed-frame'); try { if (document.fullscreenElement) { const p = document.exitFullscreen(); if (p && p.catch) p.catch(() => {}); } else if (target) { const p = target.requestFullscreen(); if (p && p.catch) p.catch(() => {}); } else { const p = document.documentElement.requestFullscreen(); if (p && p.catch) p.catch(() => {}); } } catch (e) { /* NotAllowedError etc — first-press fallback in place */ } this.fsActive = !!document.fullscreenElement; }, initFsSync() { document.addEventListener('fullscreenchange', () => { this.fsActive = !!document.fullscreenElement; }); }, // Episode picker state. Anime media_details passes episode_number='' // (anime is stored flat in app_item), so we maintain our own client-side // pointer the user can advance via the dropdown. animeEpisode: 1, // Real-Debrid: pulls direct HTTPS stream URLs from the user's RD account. // Premium-gated server-side; dormant when REAL_DEBRID_API_KEY env is empty. // When streams are found, we expose a `rd` source that swaps the iframe // out for a native

Where to find this

Searching providers…

for Premium members.

Unlock all
No providers found.

Gallery

Learning Python

OPENLIBRARY SCORE

8.5/10

16 votes

Details

NUMBER OF PAGES

1128

PUBLISH DATE

2011

AUTHOR

Mark Lutz, David Ascher

PUBLISHERS

Shroff Publishers & Distributors Pvt. Ltd.

ISBN

9788184048261

EDITIONS

23 editions

FORMAT

paperback

Source

Open Library

EXTERNAL LINKS

Read at Internet Archive

Paste this on your site or blog:

Terms· Privacy· DMCA· Support