1. 30 Haz, 1999 2 kayıt (commit)
  2. 29 Haz, 1999 15 kayıt (commit)
  3. 27 Haz, 1999 4 kayıt (commit)
  4. 25 Haz, 1999 18 kayıt (commit)
  5. 24 Haz, 1999 1 kayıt (commit)
    • Guido van Rossum's avatar
      Clarify the example by explicitly importing the fcntl module -- this · cf6905f9
      Guido van Rossum yazdı
      avoid being fooled into thinking that fcntl and FCNTL are the same
      thing -- they aren't!  (fcntl is the extension, FCNTL.py is h2py
      output that defines all the constants).
      
      (XXX The example is still weird -- I think there's a more portable way
      to do locking now.  That's for someone else to fix...)
      cf6905f9