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

Add get_init() to scrap module #748

Merged
merged 1 commit into from Jan 21, 2019
Merged

Conversation

charlesej
Copy link
Contributor

This update adds a get_init() function to the scrap module.

Overview of changes:

  • Add get_init() function to the scrap module.
  • Update the scrap module documentation.
  • Add a test method to test the new get_init() functionality. Also added a test method to test the init() function.
  • Change the ScrapModuleTest test suite to use setUpClass() and tearDownClass() (classmethods) to ensure a consistent set up/clean up for the whole test suite.

System details:

  • os: windows 10 (64bit)
  • python: 3.7.2 (64bit)
  • pygame: 1.9.5.dev0 at 1f337a7
  • numpy: 1.15.4

Resolves the scrap item of #616.

@illume
Copy link
Member

illume commented Jan 21, 2019

Thank you!!!!

@illume illume merged commit b2bc15e into pygame:master Jan 21, 2019
@charlesej charlesej deleted the add-scrap-get-init branch January 21, 2019 16:39
@dlon dlon mentioned this pull request Mar 23, 2019
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants