Software Freedom Law Center

Changeset 167

Show
Ignore:
Timestamp:
07/02/08 13:58:33 (3 months ago)
Author:
landon
Message:

Changed the user class to work better with the entry API that will be coming soon

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/antimatter/luke/myplugs/libtracker/user.py

    r151 r167  
    11class User: 
     2 
     3    tempAdjustment = None 
    24 
    35    def __init__(self, name, time): 
    46        self.name = name 
    57        self.lastauth = time 
    6  
    7     def addTime(self): 
    8         pass 
    9  
    10     def delTime(self): 
    11         pass 
    12  
    13     def startTime(self): 
    14         pass 
    15  
    16     def stopTime(self): 
    17         pass 

SFLC Main Page

[frdm] Support SFLC