A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
| /var/www/ficnx.cfdi33/ficeve.py in () |
4745 print ficdef.fInput('H','mCond',mCond)
|
4746
|
=> 4747 if int(fop)>10: print ficdef.fInput('H','fop',fop)
|
4748 if mdvcot: print ficdef.fInput('H','mdvcot',mdvcot)
|
4749
|
| builtin int = <type 'int'>, fop = '', ficdef = <module 'ficdef' from '/var/www/ficnx.cfdi33/ficdef.py'>, ficdef.fInput = <function fInput> |
/tmp/tmpMsmuat.html contains the description of this error.