Renamed f_misc.py plugin module to misc.py

This commit is contained in:
Jason Gerard DeRose
2009-01-22 00:39:26 -07:00
committed by Rob Crittenden
parent f3a84683d2
commit 529819b02b
2 changed files with 0 additions and 3 deletions

View File

@@ -19,7 +19,4 @@
""" """
Sub-package containing all core plugins. Sub-package containing all core plugins.
By convention, modules with frontend plugins are named f_*.py and modules
with backend plugins are named b_*.py.
""" """