Publication Details

Novinky v Python 2.5

VYSKOČIL, M. Novinky v Python 2.5. ABC Linuxu, 2006, roč. 2005, č. 12, s. 1-0. ISSN: 1214-1267.
English title
What's new in Python 2.5
Type
journal article
Language
Czech
Authors
Vyskočil Michal, Ing.
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{BUT45266,
  author="Michal {Vyskočil}",
  title="Novinky v Python 2.5",
  journal="ABC Linuxu",
  year="2006",
  volume="2005",
  number="12",
  pages="3",
  issn="1214-1267"
}
Back to top