An error occurred fetching the project authors.
- 24 Oct, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 15 Oct, 2007 1 commit
-
-
Stefan Behnel authored
-
- 11 Oct, 2007 1 commit
-
-
Stefan Behnel authored
-
- 30 Jul, 2007 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Jul, 2007 2 commits
-
-
William Stein authored
-
William Stein authored
-
- 22 Oct, 2006 1 commit
-
-
William Stein authored
This required a number of changes to a few files. Basically, the full module name is determined in Main.py. It is then passed around a bit until it is used when generating tp_name. This change was needed because otherwise pickling of extension classes with full module names like sage.rings.integer.Integer would fail (since Python would look for integer.Integer instead). NOTE: This is pickling of the extension class itself, not of instances (which could also fail, because the class doesn't pickle).
-
- 20 Oct, 2006 2 commits
-
-
William Stein authored
-
William Stein authored
-