Changes between Initial Version and Version 1 of Ticket #166
- Timestamp:
- 10/11/10 02:09:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #166
- Property Status changed from new to closed
- Property Resolution changed from to wontfix
-
Ticket #166 – Description
initial v1 1 Currently PyYAML only use python implementation although the libyaml available. The following simple changes on __init__.pyshould do:2 (I'm not sure whats the use of __with_libyaml__)1 Currently PyYAML only use python implementation although the libyaml available. The following simple changes on `__init__.py` should do: 2 (I'm not sure whats the use of `__with_libyaml__`) 3 3 4 4 {{{
