Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
7981ce576c719e291dc901a3463e725b6be3c50e
/
Lib
/
test
/
test_fcntl.py
df4dabd
SF 554663. Add OpenBSD3. Bugfix candidate if anyone cares.
by Guido van Rossum
· 23 years ago
5cef571
OS/2 EMX port Library and regression test changes:
by Andrew MacIntyre
· 23 years ago
8a97f4a
sys.platform on Mac OS X is now "darwin", without any version number appended.
by Jack Jansen
· 23 years ago
a660a34
Assume a 64-bit start and len if O_LARGEFILE is available.
by Martin v. Löwis
· 23 years ago
bc7809b
Update the tests for the fcntl module to check passing in file objects,
by Fred Drake
· 24 years ago
2242f2f
Unixware 7 support by Billy G. Allie (SF patch 413011)
by Guido van Rossum
· 24 years ago
1417144
Based on info from Jens@digicool.com, add 'darwin1' to the list of
by Guido van Rossum
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
f7ef15d
Use test_support.TESTFN as the temporary filename. Fix a minor stylistic nit.
by Fred Drake
· 24 years ago
2e2a70a
Anonymous patch to add Darwin 1.2 to the list of BSDs.
by Guido van Rossum
· 24 years ago
de33c79
HP-UX is another one of those platforms using an alternative lock
by Guido van Rossum
· 24 years ago
2d21863
Add support for FreeBSD-[45].
by Guido van Rossum
· 24 years ago
0cf46bc
Daniel Neri: OpenBSD is just as BSD'ish as the other BSD's ;-)
by Guido van Rossum
· 26 years ago
5ef8f0c
According to Jeffrey Honig, bsd/os 4.0 should be added to the list.
by Guido van Rossum
· 26 years ago
df23ef4
Guess what -- BSD has bifurcated again. :-(
by Guido van Rossum
· 26 years ago
91221c2
Support for netbsd1 and freebsd3, after suggestions by Anders Andersen
by Guido van Rossum
· 27 years ago
0e351f3
Finally found a wat to set a file nonblocking that works on Irix,
by Guido van Rossum
· 28 years ago
16dffdc
Fix the NDELAY test; avoid outputting binary garbage.
by Guido van Rossum
· 28 years ago
fab8ab8
Many scripts, but small changes. Update the way the scripts obtain the
by Roger E. Masse
· 28 years ago
fb01d4b
Added a test script for the fcntl C module.
by Roger E. Masse
· 28 years ago