Project

General

Profile

« Previous | Next » 

Revision 2611

db_xml.py: put_table(): Removed no longer accurate comment about handling _simplifyPath

View differences:

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