Revision 2611
Added by Aaron Marcuse-Kubitza over 12 years ago
lib/db_xml.py | ||
---|---|---|
199 | 199 |
try: next = next[0].name |
200 | 200 |
except IndexError, e: wrap_e(e) |
201 | 201 |
|
202 |
# For now, just skip XML func |
|
203 | 202 |
return put_table_(path) |
204 | 203 |
|
205 | 204 |
# Remove any explicit pkey |
Also available in: Unified diff
db_xml.py: put_table(): Removed no longer accurate comment about handling _simplifyPath