- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 18 Aug 2010 12:52:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv9986
Modified Files:
patch.anolis
Log Message:
update
Index: patch.anolis
===================================================================
RCS file: /sources/public/html5/spec-author-view/patch.anolis,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- patch.anolis 18 Aug 2010 12:42:49 -0000 1.4
+++ patch.anolis 18 Aug 2010 12:52:26 -0000 1.5
@@ -1,6 +1,6 @@
diff -r 16550726fd0d anolis
--- a/anolis Sun Aug 30 16:53:19 2009 -0500
-+++ b/anolis Wed Aug 18 21:40:56 2010 +0900
++++ anolis/anolis Wed Aug 18 21:40:56 2010 +0900
@@ -70,10 +70,10 @@
def getOptParser():
@@ -16,7 +16,7 @@
diff -r 16550726fd0d anolislib/processes/filter.py
--- a/anolislib/processes/filter.py Sun Aug 30 16:53:19 2009 -0500
-+++ b/anolislib/processes/filter.py Wed Aug 18 21:40:56 2010 +0900
++++ anolis/anolislib/processes/filter.py Wed Aug 18 21:40:56 2010 +0900
@@ -5,23 +5,4 @@
return
selector = cssselect.CSSSelector(kwargs["filter"])
@@ -44,7 +44,7 @@
+ element.drop_tree()
diff -r 16550726fd0d anolislib/processes/terms.py
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
-+++ b/anolislib/processes/terms.py Wed Aug 18 21:40:56 2010 +0900
++++ anolis/anolislib/processes/terms.py Wed Aug 18 21:40:56 2010 +0900
@@ -0,0 +1,330 @@
+# coding=UTF-8
+# Copyright (c) 2010 Michael(tm) Smith
Received on Wednesday, 18 August 2010 12:52:29 UTC