ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Jython-users
Jython-users
Re: [Jython-users] Is there any getpass equivalent in Jython
by Diez B. Roggisch other posts by this author
Nov 30 2004 12:14PM messages near this date
[Jython-users] Is there any getpass equivalent in Jython | Re: [Jython-users] [NOOB] importing python stuff stored elsewhere...
>  Is there any getpass equivalent in Jython? The getpass seems to be
>  available in Python for Windows and UNIX?

As the philosophy of java is to provide the intersection of all features of 
the OSes it runs on instead of the union of these features (as python does), 
you won't have such a module for jython - because java doesn't have one.

Maybe you can find a java package out there that does it by the JNI, but 
that's 3rd-party then.

Diez


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Jython-users mailing list
Jython-users@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-users
Thread:
Sanjay Saxena
Diez B. Roggisch

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved