#7123: [with patch, needs review] cryptanalysis of the shift cipher
----------------------------+-----------------------------------------------
   Reporter:  mvngu         |       Owner:  somebody       
       Type:  enhancement   |      Status:  needs_work     
   Priority:  major         |   Milestone:  sage-4.1.3     
  Component:  cryptography  |    Keywords:                 
Work_issues:                |      Author:  Minh Van Nguyen
   Reviewer:                |      Merged:                 
----------------------------+-----------------------------------------------
Changes (by mvngu):

  * status:  needs_review => needs_work


Comment:

 The `trac_7123-clean-up.patch` does the following clean up on the file
 `sage/monoids/string_monoid_element.py`:

  1. Remove trailing white spaces.
  1. Adjust the module so it conforms to Python coding conventions.
  1. Use the functional form of raising exceptions so that the module more
 closely conform to Python 3.x.
  1. Remove the unused import statements
  {{{
 import operator
 from sage.structure.element import MonoidElement
  }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7123#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to