Message10000

Author zyasoft
Recipients joshfriend, zyasoft
Date 2015-05-04.02:48:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430707713.0.0.0632959405421.issue2349@psf.upfronthosting.co.za>
In-reply-to
Content
On OS X 10.10.3 or Windows 8.1 (and presumably other systems):
$ jython27
Jython 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.8.0_45
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.umask
<java function umask 0x2>

Please don't use get-pip.py for the time being until pip upstream is fixed. We bundle our own version of pip, along with ensurepip. Also ensurepip is run by default when you install Jython 2.7.0 with the installer.
History
Date User Action Args
2015-05-04 02:48:33zyasoftsetmessageid: <1430707713.0.0.0632959405421.issue2349@psf.upfronthosting.co.za>
2015-05-04 02:48:33zyasoftsetrecipients: + zyasoft, joshfriend
2015-05-04 02:48:32zyasoftlinkissue2349 messages
2015-05-04 02:48:32zyasoftcreate