Publication Details

Novinky v Python 2.5

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

Python, conditional expression, try, catch, finally, partial function

Abstract

Version 2.5 is the latest major release of Python. This document describes changes like conditional expression, partial functions (useful for functional programming), or try-catch-finally.

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