Kaydet (Commit) 6a123cb7 authored tarafından Mark Dickinson's avatar Mark Dickinson

Remove duplicate 'import re' in decimal.py

üst 09bde041
...@@ -5212,8 +5212,7 @@ ExtendedContext = Context( ...@@ -5212,8 +5212,7 @@ ExtendedContext = Context(
##### crud for parsing strings ############################################# ##### crud for parsing strings #############################################
import re #
# Regular expression used for parsing numeric strings. Additional # Regular expression used for parsing numeric strings. Additional
# comments: # comments:
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment