This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pymeds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove a debuging print... no logner needed..
[git-p4: depot-paths = "//depot/": change = 1115]
replace/b43bf02ddeddd088c0e6b94974ca1a46562eb3db
John-Mark Gurney
17 years ago
parent
f23346c54a
commit
c04ce36539
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
pyvr.py
+ 0
- 1
pyvr.py
View File
@@ -198,7 +198,6 @@ class PYVR(Container):
raise self.pend
def doCheck(self, x):
print `self.page.response_headers`
slm = self.page.response_headers['last-modified']
if slm == self.lastmodified:
# Page the same, don't do anything
Write
Preview
Loading…
Cancel
Save