← Back to team overview

testtools-dev team mailing list archive

[Bug 784859] Re: MatchesRegex doesn't appear in help(testtools.matchers)

 

** Changed in: testtools
       Status: Triaged => Fix Committed

** Changed in: testtools
     Assignee: (unassigned) => Jonathan Lange (jml)

** Changed in: testtools
    Milestone: None => next

-- 
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/784859

Title:
  MatchesRegex doesn't appear in help(testtools.matchers)

Status in testtools:
  Fix Committed

Bug description:
  MatchesRegex doesn't appear in help(testtools.matchers), because it
  doesn't appear in __all__. This makes it less discoverable.

  Whoever fixes this bug should probably do a quick audit of the classes
  in matchers and make sure the interesting ones appear in __all__.

To manage notifications about this bug go to:
https://bugs.launchpad.net/testtools/+bug/784859/+subscriptions


References