Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

put() takes parameters in a weird format that now isn't even given by discid #29

Merged
merged 4 commits into from
Apr 26, 2013

Commits on Apr 25, 2013

  1. Configuration menu
    Copy the full SHA
    dd2a04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb03281 View commit details
    Browse the repository at this point in the history
  3. validate put parameters

    We should at least check against common usage errors
    JonnyJD committed Apr 25, 2013
    Configuration menu
    Copy the full SHA
    08d1cde View commit details
    Browse the repository at this point in the history
  4. add TOCError for put()

    This is not actually an IOError, in contrast to read().
    put gives errors on incorrect usage/parameters.
    JonnyJD committed Apr 25, 2013
    Configuration menu
    Copy the full SHA
    c19b4f3 View commit details
    Browse the repository at this point in the history