17 Commits

Author SHA1 Message Date
Kenneth Reitz c1d6472f4f Merge pull request #6 from pombredanne/master
Adding cygwin detection
2013-03-06 10:04:04 -08:00
pombredanne 350be1288e Added cygwin detection 2013-01-02 22:06:50 +01:00
pombredanne 774a848966 Merge pull request #1 from kennethreitz/master
latest from kenneth
2013-01-02 13:05:39 -08:00
Kenneth Reitz 2c020a54c9 Merge pull request #5 from cyberdelia/patch-1
Improve jython detection
2012-05-21 10:32:49 -07:00
Timothée Peignier 81da0ad339 improve jython detection. close #4 2012-05-20 22:13:03 +03:00
Kenneth Reitz 6a73a238db Merge pull request #3 from mgood/patch-1
Fix Solaris check
2012-05-15 10:26:42 -07:00
Matt Good 63c3ab959d Solaris check is long longer a "complete guess" :) 2012-05-15 10:05:52 -07:00
Matt Good 5e93c5d687 The Solaris platform is reported as "sunos<N>", e.g.:
$ python -c 'import sys; print sys.platform'
sunos5
2012-05-15 10:02:07 -07:00
Kenneth Reitz 35abcffc42 Merge pull request #2 from jterrace/master
Added bitness and endianness
2012-05-08 11:08:32 -07:00
Jeff Terrace e34171b4c5 Added bitness and endianness 2012-05-08 14:05:37 -04:00
Kenneth Reitz 85645cf4f9 its 2012-05-08 02:04:41 -04:00
Kenneth Reitz 423abab838 /s/it/its 2012-05-08 02:00:44 -04:00
Kenneth Reitz d5b5cdc109 setup.py 2012-05-08 01:58:22 -04:00
Kenneth Reitz 33915824a0 LICENSE 2012-05-08 01:58:14 -04:00
Kenneth Reitz 9e2db3c77f README 2012-05-08 01:58:10 -04:00
Kenneth Reitz db4cc6a8f1 is.py 2012-05-08 00:31:49 -04:00
Kenneth Reitz 8f5fbfceea initial commit 2012-05-07 21:27:11 -07:00