source:
branches/pyyaml3000/tests/data/construct-set.code
@
58
| Revision 58, 165 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [58] | 1 | { |
| 2 | "baseball players": set(["Mark McGwire", "Sammy Sosa", "Ken Griffey"]), | |
| 3 | "baseball teams": set(["Boston Red Sox", "Detroit Tigers", "New York Yankees"]), | |
| 4 | } |
Note: See TracBrowser
for help on using the repository browser.
