The module residue.py is not getting included in the bundle even after commiting it. Actually there is no residue.py in the store. The commit seems to have ignored residue.py and updated the other changes into the bundle. Do i need to commit residue.py explicitly? I created the file residue.py whereas the other changes were made to existing files.Only the changes made to the existing files seems to go into the bundle. Also, In your main code, the init.py module does not have from ntheory import *. You might want to check that out.
Goutham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
