Changeset 391 for python/trunk/Misc/Porting
- Timestamp:
 - Mar 19, 2014, 11:31:01 PM (12 years ago)
 - Location:
 - python/trunk
 - Files:
 - 
      
- 2 edited
 
- 
          
  . (modified) (1 prop)
 - 
          
  Misc/Porting (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
python/trunk
- 
Property       svn:mergeinfo
 set to       
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible  
 - 
Property       svn:mergeinfo
 set to       
 - 
      
python/trunk/Misc/Porting
r2 r391 32 32 33 33 Bang on it until you get a >>> prompt. (You may have to disable the 34 importing of "site.py" and "exceptions.py" by passing -X and -S 35 options. 34 importing of "site.py" by passing the -S option.) 36 35 37 36 Then bang on it until it executes very simple Python statements.  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  