Changeset 110 for trunk/support.py

Show
Ignore:
Timestamp:
05/25/07 16:38:13 (1 year ago)
Author:
KirkMcDonald
Message:

* trunk compiles again
* iteration wrapping support temporarily disabled

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/support.py

    r69 r110  
    5959            del kwargs['raw_only'] 
    6060        with_pyd  = kwargs.pop('with_pyd', True) 
    61         with_st   = kwargs.pop('with_st', True) 
     61        with_st   = kwargs.pop('with_st', False) # 5/23/07 st off by default. 
    6262        # StackThreads doesn't work with Tango at the moment. 
    6363        if with_tango: