[csw-devel] SF.net SVN: gar:[7637] csw/mgar/pkg/django/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Dec 16 14:11:14 CET 2009


Revision: 7637
          http://gar.svn.sourceforge.net/gar/?rev=7637&view=rev
Author:   wahwah
Date:     2009-12-16 13:11:14 +0000 (Wed, 16 Dec 2009)

Log Message:
-----------
django: Adding information about the getpass() problem

Modified Paths:
--------------
    csw/mgar/pkg/django/trunk/Makefile

Modified: csw/mgar/pkg/django/trunk/Makefile
===================================================================
--- csw/mgar/pkg/django/trunk/Makefile	2009-12-16 11:06:24 UTC (rev 7636)
+++ csw/mgar/pkg/django/trunk/Makefile	2009-12-16 13:11:14 UTC (rev 7637)
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# A known issue: There's a problem with getpass.getpass() on Solaris, in which
+# it echoes the entered password.
+# http://bugs.python.org/issue7208
+
 GARNAME = django
 GARVERSION = 1.1.1
 CATEGORIES = python


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list