Publication Details

Novinky v Python 2.5 - 2 (korutiny, konstrukce with)

VYSKOČIL Michal. Novinky v Python 2.5 - 2 (korutiny, konstrukce with). ABC Linuxu, vol. 2006, no. 12, pp. 1-3. ISSN 1214-1267.
English title
What's new in Python 2.5 - 2 (corutines, with statement)
Type
journal article
Language
czech
Authors
Vyskočil Michal, Ing. (DCGM FIT BUT)
URL
Keywords

Python, generator, corutine, with statement, yield

Abstract

Version 2.5 is the latest major release of Python. This document describes changes like generators as expressions, corutines and the biggest change, a with statement.

Published
2006
Pages
1-3
Journal
ABC Linuxu, vol. 2006, no. 12, ISSN 1214-1267
BibTeX
@ARTICLE{FITPUB8243,
   author = "Michal Vysko\v{c}il",
   title = "Novinky v Python 2.5 - 2 (korutiny, konstrukce with)",
   pages = "1--3",
   journal = "ABC Linuxu",
   volume = 2006,
   number = 12,
   year = 2006,
   ISSN = "1214-1267",
   language = "czech",
   url = "https://www.fit.vut.cz/research/publication/8243"
}
Back to top