Changes between Version 44 and Version 45 of PyYAMLDocumentation
- Timestamp:
- 08/07/09 10:59:24 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyYAMLDocumentation
v44 v45 21 21 download and install [wiki:LibYAML]. Then you may build and install the bindings by executing 22 22 {{{ 23 $ python --with-libyaml install23 $ python setup.py --with-libyaml install 24 24 }}} 25 25
