Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5171
| From | robert <robert@redcor.ch> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] automatischer import fallback |
| Date | 2018-05-28 22:33 +0200 |
| Message-ID | <mailman.26.1527540003.2804.python-de@python.org> (permalink) |
| References | <0d867129-e025-508e-c1e3-81415b4039ff@redcor.ch> |
Hoi zäme, ist es möglich einen automatischen import fallback zu machen? Dieser soll einen import der form: import XXX.irgend.was im falle eines import errors automatisch mit import ZZZ.irgend.was wiederholen, bevor er die Hände bzw einen Importerror (ver)wirft. danke gruss robert
Back to de.comp.lang.python | Previous | Next | Find similar
[Python-de] automatischer import fallback robert <robert@redcor.ch> - 2018-05-28 22:33 +0200
csiph-web