Commit Graph

5 Commits

Author SHA1 Message Date
Alyssa 2c17db1359 [MRG] Addressed comments 2014-04-14 19:52:13 -04:00
Alyssa 2e03618a0f <MRG> Doc generation works in Python 2 and 3
Documentation can be generated using Python 2 or Python 3 and sphinx
2014-04-14 17:53:01 -04:00
Bala Subrahmanyam Varanasi 36d0adb8c1 pep8 compliant 2011-12-17 00:48:40 +05:30
Lars Buitinck 9fe5e60733 avoid mutable default arguments
These may introduce nasty and subtle bugs when stored as attributes.
Use None instead.
2011-07-23 01:47:40 +02:00
Gael Varoquaux 62ac02846b ENH: Make sure docs build on older versions of sphinx 2010-09-06 09:41:49 +02:00