Changeset 66

Show
Ignore:
Timestamp:
03/13/06 20:47:45 (3 years ago)
Author:
xi
Message:

Add a warning regarding untrusted sources.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pysyck/trunk/README.txt

    r65 r66  
    8585  - bar 
    8686  - baz 
     87 
     88Important notice: Do not load a YAML stream from any untrusted source. 
     89Like ``pickle.load``, ``syck.load`` may call an arbitrary Python function. 
     90 
    8791 
    8892YAML syntax