f calling nonexistent functions that's useful.
I might want to test some other parts of my program before writing this
function.
Or maybe will my program compile that function depending on user input.
As long as i get a warning for calling a non-existing function, everything
is fine.
Sacha
--
http://mail.python.org/mailman/listinfo/python-list
Hi does anyone know where the python-form.org site has gone?
--
http://mail.python.org/mailman/listinfo/python-list
Thanks for the update and the invite don't mind if I do.
cheers
sachlar
On 2 November 2012 08:26, Chris Rebert wrote:
> On Fri, Nov 2, 2012 at 1:19 AM, Sacha Rook wrote:
> > Hi does anyone know where the python-form.org site has gone?
>
> Some googling suggests
Hi
I have a problem with a csv file from a supplier, so they export data to csv
however the last column in the record is a description which is marked up with
html.
trying to automate the processing of this csv to upload elsewhere in a useable
format. If i open the csv with csved it looks like