1. 28 May, 2003 2 commits
    • Gregory P. Smith's avatar
      Include a link to the pybsddb web documentation for the modern object · b1f04a6e
      Gregory P. Smith authored
      oriented DbEnv & Db object BerkeleyDB interface.
      
      Include a note about Sleepycat's BerkeleyDB license with regards to
      distributing it within non-opensource applications and include a link
      to their website for license details.
      
      Document that 'r' is the default flag for the legacy bsddb btopen(),
      hashopen(), and rnopen() functions.  This is apparently different than the
      dbm libraries in other languages according to Bug #732951.  Changing
      the default from 'r' to 'c' would break backwards compatibility with
      legacy bsddb applications; documenting the default should suffice.
      b1f04a6e
    • Kurt B. Kaiser's avatar
      Added a config-main General option to delete sys.exitfunc. The default · 932ac585
      Kurt B. Kaiser authored
      is not to do that.  VPython and student environment support.
      
      M PyShell.py
      M config-main.def
      M run.py
      932ac585
  2. 27 May, 2003 6 commits
  3. 26 May, 2003 11 commits
  4. 25 May, 2003 6 commits
  5. 24 May, 2003 9 commits
  6. 23 May, 2003 6 commits