Skip to content

introspecting Cryto.DES using DES?? should throw an error message instead of displaying binary junk #3015

@yqiang

Description

@yqiang
mannequin

In sage-3.0 on OSX and linux (sage.math.washington.edu) if you do the following:

  sage: from Crypto.Cipher import DES
  sage: DES??

You get a bunch of binary garbage on your screen. I tried the same thing in vanilla ipython and it correctly told me that it could not open the source file.

Component: user interface

Issue created by migration from https://trac.sagemath.org/ticket/3015

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions