Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-06 12:25:13


We have been using some file naming conventions which can cause problems:

1. dashes in .py file names: that makes it impossible to import the file
from another file. I'm going to change project-test1.py and
project-test2.py to use underscores. The rest are up to y'all

2. MixedCase filenames (minor). It's easy to cause ourselves trouble on
Windows this way. It might be better to stick with all_lower_case.

-Dave

+---------------------------------------------------------------+
David Abrahams
C++ Booster (http://www.boost.org) O__ ==
Pythonista (http://www.python.org) c/ /'_ ==
resume: http://users.rcn.com/abrahams/resume.html (*) \(*) ==
email: david.abrahams_at_[hidden]
+---------------------------------------------------------------+

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk