Τη Παρασκευή, 18 Ιανουαρίου 2013 10:59:17 μ.μ. UTC+2, ο χρήστης John Gordon 
έγραψε:

> Instead of inserting unique content in every page, can't you use the 
> document path itself as the identifier?

No, i cannot, becaue it would mess things at later time when i for example:

1. mv name.html othername.html   (document's filename altered)
2. mv name.html /subfolder/name.html   (document's path altered)

Hence, new database counters will be created for each of the above cases.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to