Navigation Menu

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

Wrong headers replace function #35

Closed
djcoin opened this issue Nov 25, 2010 · 1 comment
Closed

Wrong headers replace function #35

djcoin opened this issue Nov 25, 2010 · 1 comment

Comments

@djcoin
Copy link

djcoin commented Nov 25, 2010

if the first item in the list is the one to replace, headers will become invalid by having two identical headers.

l. 152 ; reskit/util/init.py
should be: >= 0 and not > 0

@benoitc
Copy link
Owner

benoitc commented Nov 25, 2010

fixed, thanks!

This issue was closed.
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

2 participants