Groups | Search | Server Info | Login | Register


Groups > fr.comp.lang.python > #4277

Python does what?

Message-ID <aB5Wiwv-Cy3MCkoAA9RcNKuT36g@jntp> (permalink)
Subject Python does what?
Newsgroups fr.comp.lang.python
Date 2025-03-11 18:47 +0000
Organization Nemoweb
From Python <jp@python.invalid>

Show all headers | View raw


>>> def what():
..     try:
..         return 12
..     finally:
..         return 42
..         
>>> what()
? ? ?

1. Essayer de prévoir
2. Vérifier

Back to fr.comp.lang.python | Previous | NextNext in thread | Find similar


Thread

Python does what? Python <jp@python.invalid> - 2025-03-11 18:47 +0000
  Re: Python does what? Thomas Alexandre <none@no.invalid> - 2025-03-11 19:18 +0000
    Re: Python does what? Python <jp@python.invalid> - 2025-04-19 16:12 +0000

csiph-web