Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: ram@zedat.fu-berlin.de (Stefan Ram) Newsgroups: ger.ct Subject: Verwendung von C++ an Stelle von Python Date: 14 Jun 2026 11:21:00 GMT Organization: Stefan Ram Lines: 9 Expires: 1 Jun 2027 11:59:58 GMT Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 8PKh8lxzefCojMEjnVj5UASoS50RwwDVbV5q1LGSMvuLGh Cancel-Lock: sha1:KqSzcM3BFB6Izw9SzCZFs08Z6ns= sha256:Kz+ekRWFn6nFxGzyZZ75o2PL/kYPgxjJZApkgnK+ekY= X-Copyright: (C) Copyright 2026 Stefan Ram. All rights reserved. Distribution through any means other than regular usenet channels is forbidden. It is forbidden to publish this article in the Web, to change URIs of this article into links, and to transfer the body without this notice, but quotations of parts in other Usenet posts are allowed. X-No-Archive: Yes Archive: no X-No-Archive-Readme: "X-No-Archive" is set, because this prevents some services to mirror the article in the web. But the article may be kept on a Usenet archive server with only NNTP access. X-No-Html: yes Content-Language: de Xref: csiph.com ger.ct:665553 "Peter Heitzer" schrieb oder zitierte: :Bei einer aktuellen Python3 Installation wären es nur wenige Zeilen :import getpass :pwd=getpass.getpass("Password: ",echo_char='*') Wenn man C++ verwendet, hat man wahrscheinlich einen bestimmten Grund dafür; vielleicht ist mehr Kontrolle über Details gewünscht.