aboutsummaryrefslogtreecommitdiffstats
path: root/docs/limitations.rst
diff options
context:
space:
mode:
authorAndreas Moser <grrrrrrrrr@surfsup.at>2016-05-30 02:07:55 +0200
committerAlex Gaynor <alex.gaynor@gmail.com>2016-05-29 20:07:55 -0400
commit502f8f39cbadf88ca6494e68f90e1b7e937cdb3e (patch)
tree7273aa1ce7356816f4f61532b779f6ef06991d1f /docs/limitations.rst
parentebe02ba61f2dadb1911b03fb3d4b214313c35d4d (diff)
downloadcryptography-502f8f39cbadf88ca6494e68f90e1b7e937cdb3e.tar.gz
cryptography-502f8f39cbadf88ca6494e68f90e1b7e937cdb3e.tar.bz2
cryptography-502f8f39cbadf88ca6494e68f90e1b7e937cdb3e.zip
Replacing test_osrandom_engine_is_default. (#2905)
* Removing test_osrandom_engine_is_default. test_osrandom_engine_is_default depends on having a valid sys.executable. This attribute is not always set (see https://docs.python.org/2/library/sys.html#sys.executable ) so, in some environments, this test fails. I moved the functionality of the test into the setup and teardown methods so the correct behavior is still tested. * Fixing some style issues. * Removing an unnecessary newline. * Putting back the test. * Moving the assert from teardown to setup.
Diffstat (limited to 'docs/limitations.rst')
0 files changed, 0 insertions, 0 deletions