1. 26 Aug, 2012 1 commit
    • Tres Seaver's avatar
      Rename 'TimeStamp' ext. module -> '_timestamp'. · b64c388b
      Tres Seaver authored
      Avoids clash w/ pure-Python 'timestamp' module on case-insensitive filesystems.
      
      N.B:  the canonical way to import the ``TimeStamp`` class is now::
      
        from persistent.timestamp import TimeStamp
      
      which will yield the class from the extension module (if available),
      falling back to the pure-Python reference implementation.
      b64c388b
  2. 11 Aug, 2012 3 commits
  3. 30 Jun, 2012 3 commits
  4. 29 Jun, 2012 21 commits
  5. 28 Jun, 2012 12 commits