I\'m trying to put together a really simple module with one .py source file in it, and have already run into a roadblock. I was going to call it scons-config but
scons-config
- is a no go. The symbol is used for minus operator. The same is true in most programming languages. Use _ or otherwise nothing at all.
-
_