Stephen Boddy
|
a13b3db7c8
|
Fixes cwd for new windows on FreeBSD
|
2016-12-15 22:12:31 +01:00 |
Stephen Boddy
|
da37f398fa
|
Fix terminator not working with default python3 by forcing python2
|
2016-11-25 02:29:55 +01:00 |
Chris Jones
|
f81b724abc
|
Merge changes from debian package
|
2009-04-24 10:57:17 +01:00 |
Thomas Hurst
|
a1c3bc264d
|
Make len a size_t, don't overwrite the len builtin.
|
2008-07-17 01:11:56 +01:00 |
Thomas Hurst
|
45bd2cb444
|
Tidy the header on freebsd.py a bit, and give it some semblance of a license.
|
2008-07-06 13:45:25 +01:00 |
Thomas Hurst
|
b200044391
|
Use xrange instead of range. No functional changes; just means we create fewer lists.
|
2008-07-04 02:49:56 +01:00 |
Thomas Hurst
|
9d72385231
|
Move OS version check into main body and have it throw an exception on failure so the import fails.
|
2008-05-22 20:17:53 +01:00 |
Thomas Hurst
|
a239876d99
|
Move cwd detection code about a bit, add FreeBSD support code that'll currently only do anything on 7-STABLE as of last month.
|
2008-05-21 11:39:30 +01:00 |