mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
exceptie heeft nu in dat geval als argument "no disc in player", behalve wanneer de bibliotheek routine errno zet. In dat laatste geval wordt (nog steeds) err_errno() gebruikt. Wanneer een routine uit de bibliotheek faalt wordt nu altijd een IOError gegenereerd. Een RuntimeError treedt alleen op bij verkeerde argumenten. |
||
|---|---|---|
| .. | ||
| almodule.c | ||
| cdmodule.c | ||
| cgen.py | ||
| cgensupport.c | ||
| cgensupport.h | ||
| config.c.in | ||
| cstubs | ||
| flmodule.c | ||
| fmmodule.c | ||
| imgfile.c | ||
| mathmodule.c | ||
| posixmodule.c | ||
| pwdmodule.c | ||
| regexmodule.c | ||
| regexpr.c | ||
| regexpr.h | ||
| socketmodule.c | ||
| stdwinmodule.c | ||
| timemodule.c | ||