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

level in import_categories #43

Open
xfuren opened this issue May 22, 2012 · 1 comment
Open

level in import_categories #43

xfuren opened this issue May 22, 2012 · 1 comment

Comments

@xfuren
Copy link

xfuren commented May 22, 2012

in import_categories.py,
level is count by:

level = line.count(indent)

this is sometimes wrong because it also counts the non-leading indent chars...

@coordt
Copy link
Contributor

coordt commented Jul 12, 2012

Is there a sample import or test item I could look at to test against?

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