Modify ↓
Ticket #6 (closed defect: fixed)
pyyaml 3000 is not in the Python cheese shop
| Reported by: | dholth@… | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Also consider this word of wisdom from PEP 8: "Modules should have short, lowercase names, without underscores."
Thanks!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

It's not yet released, so it's not in the cheese shop. It's ready for the initial release, so once I complete the docs, I'll make a release and add it to PyPI.
What's wrong with the module names? import yaml is arguably short, definitely lowercase, and doesn't contain underscores.