jd

139
reputation
230 views

Registered User

name jd
member for 1 year
seen 1 hour ago
website
location
age
Nov
29
answered postgresql 8.4 original config files (ubuntu)
Nov
28
asked postgresql 8.4 original config files (ubuntu)
Oct
3
asked Python: how to write a data struct to a file as text (not pickled)
Sep
16
awarded  Yearling
Aug
25
revised tools to aid in browsing/following (large) python projects’ source code
deleted 1 characters in body
Jul
3
revised tools to aid in browsing/following (large) python projects’ source code
deleted 64 characters in body
Jul
3
revised tools to aid in browsing/following (large) python projects’ source code
added 2 characters in body
Jul
3
revised tools to aid in browsing/following (large) python projects’ source code
added 781 characters in body; added 202 characters in body
Jul
3
awarded  Teacher
Jul
3
revised tools to aid in browsing/following (large) python projects’ source code
added 665 characters in body
Jul
3
revised tools to aid in browsing/following (large) python projects’ source code
added 90 characters in body
Jul
3
answered tools to aid in browsing/following (large) python projects’ source code
Jul
2
asked tools to aid in browsing/following (large) python projects’ source code
Jun
23
revised python, unittest: is there a way to pass command line options to the app
added 78 characters in body
Jun
23
revised python, unittest: is there a way to pass command line options to the app
added 538 characters in body
Jun
23
comment python, unittest: is there a way to pass command line options to the app
i receive weekly data reports (files); i'd like to feed these new reports to the unittests, before generating public reports. If for some reason the structure or type of the data has changed (e.g. a new column field was added, a data range changed and a bug is unveiled) I'd like to catch them with the tests. Hope this makes sense.
Jun
22
comment python, unittest: is there a way to pass command line options to the app
great, thanks; just to confirm: first allow optparse to handle the (possibly multiple and variable) app options, then delete them from sys.argv, and finally allow unittest to take over?
Jun
22
asked python, unittest: is there a way to pass command line options to the app
Jun
22
accepted python - config options, how to input/handle?
Jun
19
revised python - config options, how to input/handle?
edited title
Jun
19
revised python - config options, how to input/handle?
deleted 4 characters in body
Jun
19
revised python - config options, how to input/handle?
deleted 109 characters in body
Jun
19
revised python - config options, how to input/handle?
added 21 characters in body
Jun
19
revised python - config options, how to input/handle?
added 28 characters in body
Jun
19
revised python - config options, how to input/handle?
added 8 characters in body; deleted 1 characters in body
Jun
19
comment python - config options, how to input/handle?
hadn't used SO enough to realize there are locking and/or race-condition issues - thanks for your answer s.l.
Jun
19
revised python - config options, how to input/handle?
added 55 characters in body; deleted 56 characters in body
Jun
19
answered python - config options, how to input/handle?
Jun
19
asked python - config options, how to input/handle?