Skip to content

Small fixes to the wiki #46

@pietromarchesi

Description

@pietromarchesi

I went through the 'Using' page of the wiki and found a few things that may need to be fixed.

  • Currently, the example replaces the foo string in foo.txt with bar, but then saves to foo.txt.bar.txt. I think it would make sense to save either to foo.txt or to bar.txt.
  • The ex() method uses in which is actually a keyword, and thus results in a syntax error. It also refers to self.out_bar() which has been renamed to self.out_replace() in the rest of the example.

I can fix this and submit a PR if needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions