Solved minor bug that occurred when generating code specifying default values containg carriage returns.
This commit is contained in:
parent
f7143a2afd
commit
f9966a9654
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python2.4.4
|
||||
# Imports ----------------------------------------------------------------------
|
||||
import os, os.path, shutil, re, zipfile, sys, ftplib
|
||||
from appy.shared import appyPath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue