Update tabulasi

This commit is contained in:
agusmakmun
2016-04-19 14:58:46 +07:00
parent 73262c9a09
commit 7ea1661747

View File

@@ -15,10 +15,10 @@ project_dir/
something.pyc something.pyc
... ...
core/ core/
/__init__.py __init__.py
/__init__.pyc __init__.pyc
/build.py build.py
/build.pyc build.pyc
{% endhighlight %} {% endhighlight %}
Deleting the `.pyc` files one by one would be spending a lot of time. and you will be bored. There is sample how to handle it. Deleting the `.pyc` files one by one would be spending a lot of time. and you will be bored. There is sample how to handle it.