Changeset 358

Show
Ignore:
Timestamp:
06/21/08 23:12:54 (4 years ago)
Author:
simon
Message:

Move trunk global to top.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • hodgestar/Talks/PythonObjects/util.py

    r355 r358  
    1313import os 
    1414import sys 
     15 
     16PYTHON_TRUNK_CHECKOUT = '/home/simon/LocalProjects/PythonSpint/trunk' 
    1517 
    1618# 
     
    4749# and a simple Python keyword game 
    4850# 
    49  
    50 PYTHON_TRUNK_CHECKOUT = '/home/simon/LocalProjects/PythonSpint/trunk' 
    5151 
    5252def find_big_dict(x):