summaryrefslogtreecommitdiffstats
path: root/Lib/lib-old/lockfile.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-15/+0
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-6/+6
|
* Remove all remaining uses of the FCNTL module from the standard library.Fred Drake2001-05-101-5/+5
|
* Module to lock open files using fcntl()Guido van Rossum1994-05-031-0/+15