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

First Step towards springform #2

Open
5 tasks
Danniyb opened this issue Jan 24, 2024 · 1 comment
Open
5 tasks

First Step towards springform #2

Danniyb opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers question Further information is requested

Comments

@Danniyb
Copy link
Collaborator

Danniyb commented Jan 24, 2024

Opening questions to figure out how to proceed:

  • Figuring out how to create a new file with all the new code added to a class without losing any new inheritances
  • How does Python read the bytestring code and handles it
  • Where does dill get the original code form and how it is handle it
  • How can we successfully read the binary code and interprets it
  • Look in to a Python class Format (included with source) and see how to potentially utilize it
@dluman dluman added bug Something isn't working enhancement New feature or request good first issue Good for newcomers question Further information is requested labels Jan 24, 2024
@dluman
Copy link
Owner

dluman commented Jan 31, 2024

Rules include:

  • Creating a new Test2 class that has the name Test2 in the file `Test2.py
  • Being able to incorporate that file into another dummy application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants