Skip to content

Commit c8a9c6e

Browse files
authored
Readd init files
2 parents f10820f + 46dbc4f commit c8a9c6e

File tree

163 files changed

+159
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+159
-5
lines changed

src/sage/__init__.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This is only here to mark the sage directory as a Python package
2+
# (so that cython determines the correct module name)

src/sage/algebras/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/algebras/quatalg/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/arith/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/calculus/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/categories/__init__.py

Whitespace-only changes.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/coding/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/coding/codecan/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/chas/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/designs/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/ncsym/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/posets/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/sf/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/species/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/combinat/words/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/data_structures/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# So that cython creates the correct module names

src/sage/databases/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/dynamics/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/ext/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/ext/interpreters/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/functions/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/game_theory/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/games/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/geometry/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/graphs/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/graphs/base/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/groups/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/groups/lie_gps/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/groups/misc_gps/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/groups/perm_gps/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/homology/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/interacts/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/interfaces/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/knots/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/lfunctions/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/libs/__init__.py

Whitespace-only changes.

src/sage/libs/gap/__init__.py

Whitespace-only changes.

src/sage/libs/mpc/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/libs/mpfi/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/libs/mpfr/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/libs/polybori/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/logic/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/manifolds/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/matrix/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Because of relative imports

src/sage/matroids/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/misc/__init__.py

Whitespace-only changes.

src/sage/modular/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modular/abvar/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modular/hecke/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modular/modform/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modular/modsym/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modular/quatalg/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modular/ssmod/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modules/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/modules/fg_pid/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/monoids/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/numerical/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/parallel/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/plot/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/plot/plot3d/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/probability/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/quadratic_forms/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/quivers/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# To make cython create the correct module name

src/sage/rings/asymptotic/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/convert/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/invariants/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/padics/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/polynomial/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/semirings/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/rings/valuation/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/sandpiles/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/sat/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/schemes/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/schemes/affine/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/schemes/curves/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/schemes/generic/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/schemes/toric/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/sets/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/stats/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/stats/hmm/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/symbolic/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# here so that cython creates the correct module name
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/tensor/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/tensor/modules/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/tests/books/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/topology/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage/typeset/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Here so that cython creates the correct module name

src/sage_setup/autogen/interpreters/__init__.py

-5
Original file line numberDiff line numberDiff line change
@@ -226,11 +226,6 @@ def rebuild(dirname, force=False, interpreters=None, distribution=None):
226226
except OSError:
227227
if not os.path.isdir(dirname):
228228
raise
229-
# Remove leftover file from before move to namespace packages
230-
try:
231-
os.remove(os.path.join(dirname, '__init__.py'))
232-
except FileNotFoundError:
233-
pass
234229

235230
# Although multiple files are generated by this function, since
236231
# they are all generated at once it suffices to make sure if just

0 commit comments

Comments
 (0)