The Python Papers

The Python Papers

Share this post

The Python Papers
The Python Papers
lxml objectify and Working with XML Tag Containing Periods

lxml objectify and Working with XML Tag Containing Periods

Mike Driscoll's avatar
Mike Driscoll
Jun 10, 2025
∙ Paid
4

Share this post

The Python Papers
The Python Papers
lxml objectify and Working with XML Tag Containing Periods
Share

In reccent years, I have been working on automating Jenkin’s config XML files using Python and the lxml package.

However, one sub-topic I’ve never really learned how to do with Python is when you need to create or parse an XML tag that contains periods.

For example, Jenkin’s config files are notorious for having tags named like this: <hudson.triggers.Time…

Keep reading with a 7-day free trial

Subscribe to The Python Papers to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Mike Driscoll
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share