ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerCondor.py
(Generate patch)

Comparing COMP/CRAB/python/SchedulerCondor.py (file contents):
Revision 1.29 by ewv, Wed Dec 16 17:37:28 2009 UTC vs.
Revision 1.30 by ewv, Wed Dec 16 17:40:08 2009 UTC

# Line 11 | Line 11 | from crab_exceptions import CrabExceptio
11   import common
12   import os
13   import socket
14 +
15 + # FUTURE: for python 2.4 & 2.6
16   try:
17      from hashlib import sha1
18   except:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines