Show
Ignore:
Timestamp:
08/12/05 16:15:19 (7 years ago)
Author:
xi
Message:

syck.dump() is implemented.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/test_syck.py

    r19 r20  
    33 
    44#from test_node import * 
    5 #from test_parser import * 
    6 #from test_loader import * 
    7 #from test_emitter import * 
     5from test_parser import * 
     6from test_loader import * 
     7from test_emitter import * 
    88from test_dumper import * 
    99