projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ddce30
)
Fixed emacs posts/Hooke-update.mdwn python/unicode in Hooke's YAML output.
author
W. Trevor King
<wking@drexel.edu>
Sat, 28 Aug 2010 23:01:34 +0000
(19:01 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Sat, 28 Aug 2010 23:01:34 +0000
(19:01 -0400)
posts/Hooke-update.mdwn
patch
|
blob
|
history
diff --git
a/posts/Hooke-update.mdwn
b/posts/Hooke-update.mdwn
index 005f83e5373f9250fbb6644e755f0593060e697c..cf4bcced2db68aba5ce9b016b93af713915d1f5c 100644
(file)
--- a/
posts/Hooke-update.mdwn
+++ b/
posts/Hooke-update.mdwn
@@
-50,6
+50,7
@@
It did, however turn up a couple of outstanding issues:
- lots of useless `!!python/unicode 'retract'` tags. If the strings
are all in ASCII, I don't really care if they are loaded as unicode
or string objects.
+ ([fixed](http://www.physics.drexel.edu/~wking/code/hg/hgwebdir.cgi/hooke/rev/302413fafa96))
- `surface distance (m) (m)` column. Obviously someone is adding
units twice. I need to figure out who it is ;).