- Jan 23, 2014
- Jan 21, 2014
- Jan 19, 2014
- Jan 18, 2014
-
-
hofmockel authored
-
- Jan 17, 2014
- Jan 16, 2014
- Jan 15, 2014
- Jan 13, 2014
-
-
hofmockel authored
-
hofmockel authored
-
stephan-hof authored
-
The cyclic garbage collector may choose this snappshot object to break the cycle. In that case tp_clear will remove the reference to self.db. So if __dealloc__ of the snapshot is called, self.db is not valid anymore
which makes py3 support possible
Use sys.getfilesystemencoding() for encoding
Easier to use than always calling 'sphinx-build ...'