Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5433
| From | Reimar Bauer <rb.proj@gmail.com> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Codeanalyse auf Python2 Compatibility zum Entfernen derselben |
| Date | 2019-02-28 05:51 +0100 |
| Message-ID | <mailman.77.1551329474.2921.python-de@python.org> (permalink) |
| References | <CADfaKO_TqDv=VV-NKPWB+ingQ-CB=EJfk8u7D7zQDNzUxSHvyA@mail.gmail.com> |
Hi Zusammen, seit einiger Zeit ist unser Projekt, sowohl mit Python2 als auch Python3 nutzbar. Für das nächste Release möchte ich den Code optimieren, so dass wir auch alles was wir für die Python2 Compatibilität eingebaut haben, identifizieren und entfernen können. Ich suche etwas was so ähnlich wie 2to3 funktioniert nur eher 3not2. Wie habt ihr diese Aufgabe gelöst? Liebe Grüße Reimar
Back to de.comp.lang.python | Previous | Next — Next in thread | Find similar
[Python-de] Codeanalyse auf Python2 Compatibility zum Entfernen derselben Reimar Bauer <rb.proj@gmail.com> - 2019-02-28 05:51 +0100 Re: [Python-de] Codeanalyse auf Python2 Compatibility zum Entfernen derselben Stefan Behnel <python-de@behnel.de> - 2019-03-01 16:26 +0100
csiph-web