Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: expected string or buffer #5

Closed
jedie opened this issue Nov 16, 2011 · 1 comment
Closed

TypeError: expected string or buffer #5

jedie opened this issue Nov 16, 2011 · 1 comment

Comments

@jedie
Copy link
Owner

jedie commented Nov 16, 2011

./setup.py --long-description

...
File "/home/jens/PyLucid_env/src/python-creole/creole/rest2html/clean_writer.py", line 102, in starttag
part = '%s="%s"' % (name.lower(), self.attval(value))
File "/home/jens/PyLucid_env/local/lib/python2.7/site-packages/docutils/writers/html4css1/init.py", line 367, in attval
encoded = self.encode(whitespace.sub(' ', text))
TypeError: expected string or buffer

@jedie
Copy link
Owner Author

jedie commented Nov 16, 2011

Fixed with 660cac3

@jedie jedie closed this as completed May 15, 2014
jedie added a commit to jedie/python-creole-old that referenced this issue Apr 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant