Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DELGADO VALENCIA, JORGE
ptavi-p2
Commits
f4083738
Commit
f4083738
authored
Oct 05, 2015
by
muris2016
Browse files
Pep8 pasado
parent
17fc7f02
Changes
1
Hide whitespace changes
Inline
Side-by-side
calcplus.py
View file @
f4083738
...
...
@@ -6,6 +6,7 @@ from calc import to_number
import
calcoo
import
calcoohija
def
capture_argv_error
():
if
len
(
sys
.
argv
)
!=
2
:
sys
.
exit
(
"Error: incorrect parameters
\n
Use: script filename "
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment